index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
QuickRejectTest.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
optimization/fix: dirty the clip-bounds when we mod the clip in savelayer
reed
2015-03-11
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
don't quickReject bitmaps if there is a looper or other possible bounds-modifier
reed@google.com
2011-11-21