index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureRecord.cpp
Commit message (
Expand
)
Author
Age
...
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()
fmalita@google.com
2013-08-27
*
Remove the call to getFontMetrics from SkBBoxRecord
commit-bot@chromium.org
2013-08-22
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
use SkTDynamicHash in picture recording
mtklein@google.com
2013-08-20
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Prevent picture recording from over optimizing the culling of clips.
djsollen@google.com
2013-08-13
*
Moving updateClipConservativelyUsingBounds into SkCanvas
junov@chromium.org
2013-05-29
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Remove duplicated code in SkPictureRecord::drawRRect
junov@chromium.org
2013-05-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-09
*
Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...
junov@chromium.org
2013-05-08
*
reverting 9031
junov@chromium.org
2013-05-07
*
Fix SkPicture path bound optimization to handle inverse filled paths.
junov@chromium.org
2013-05-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
Compiler warning/error patch for r8658
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Reverting r8654
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-16
*
Patch to fix NULL ptr dereference in 8171 on Linux
robertphillips@google.com
2013-03-15
*
Fixing SkPicture command pattern optimizations to make them work correctly wi...
commit-bot@chromium.org
2013-03-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Fixed unitialized memory access bug in r8106
robertphillips@google.com
2013-03-12
*
Fixed compiler error/warning
robertphillips@google.com
2013-03-12
*
fix warning: use size_t when comparing to SK_ARRAY_COUNT
reed@google.com
2013-03-12
*
Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore...
robertphillips@google.com
2013-03-12
*
Put SkPictureRecord saveLayer optimization behind a compiler flag
robertphillips@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Reland r7918 & r7916
robertphillips@google.com
2013-03-01
*
Revert r7918 & r7916 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix for Mac compiler problem in 7916
robertphillips@google.com
2013-03-01
*
Fix for skp chunk sizes when clips are used outside of any save
robertphillips@google.com
2013-03-01
*
Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possible
robertphillips@google.com
2013-03-01
*
remove experimental code that accidentally got delivered
robertphillips@google.com
2013-02-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-16
*
Add NOOP "command" to picture format
robertphillips@google.com
2013-02-15
*
Fix for skp chunk sizes when clips are used outside of any save
robertphillips@google.com
2013-02-15
*
Now store chunk size in skp file format
robertphillips@google.com
2013-02-15
*
Simple Build fix. Unreviewed.
junov@chromium.org
2013-01-22
*
Fixing invalid text clipping on SkPicture playback
junov@chromium.org
2013-01-22
*
Don't die when there are no fonts available.
bungeman@google.com
2013-01-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
[prev]
[next]