index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
PdfViewer
Commit message (
Expand
)
Author
Age
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
zlib/pdf: remove HaveFlate(), depend on preprocessor defines
halcanary
2015-02-17
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Update PdfViewer's SkNulCanvas
robertphillips
2015-01-05
*
remove unused drawData
reed
2015-01-02
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
fix last warnings on w64 and turn on w.a.e.
bsalomon
2014-12-15
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Remove virtual clear in PdfViewer's SkNulCanvas
robertphillips
2014-12-08
*
quick fix to land clear() change
reed
2014-12-04
*
Fix PdfViewer BGR byte order
halcanary
2014-12-03
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Revert "Revert "Move SkGpuDevice.h to src/gpu""
bsalomon
2014-09-17
*
Revert "Move SkGpuDevice.h to src/gpu"
borenet
2014-09-17
*
Move SkGpuDevice.h to src/gpu
bsalomon
2014-09-16
*
Hide fields in SkImageInfo
reed
2014-09-03
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...
reed@google.com
2014-04-23
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
*
Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...
commit-bot@chromium.org
2014-03-12
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
commit-bot@chromium.org
2014-03-11
*
Revert "De-virtualize SkCanvas save/restore."
fmalita@google.com
2014-03-11
*
De-virtualize SkCanvas save/restore.
fmalita@google.com
2014-03-11
*
hide getTotalClip, so we can eventually remove it
commit-bot@chromium.org
2014-03-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-01
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Small tweaks to be able to build everything target:
commit-bot@chromium.org
2014-01-08
*
Remove SkPdfNativeDoc::tokenizerOfStream.
scroggo@google.com
2013-12-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-03
[next]