aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix header guard typos.Gravatar tfarina@chromium.org2013-07-08
* Removing highp variables from perlin noise shaderGravatar commit-bot@chromium.org2013-07-04
* Consider conical shader opaque if it covers entire plane.Gravatar commit-bot@chromium.org2013-07-04
* Fix for DEPS roll failure (a patch to r9898)Gravatar robertphillips@google.com2013-07-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-04
* Fix for r9888 bugGravatar robertphillips@google.com2013-07-03
* Minor GrContext/GrInOrderDrawBuffer cleanupGravatar robertphillips@google.com2013-07-03
* GPU-less build fix for r9888Gravatar robertphillips@google.com2013-07-03
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Build fix for [-Werror=maybe-uninitialized].Gravatar commit-bot@chromium.org2013-07-03
* Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due...Gravatar robertphillips@google.com2013-07-03
* Commented SSE blend functions and cleaned-up variable naming.Gravatar commit-bot@chromium.org2013-07-02
* impl charsToGlyphs for freetypeGravatar reed@google.com2013-07-02
* Fix for Ovals/RRects on N4 missing interior rectangles.Gravatar jvanverth@google.com2013-07-02
* use else instead of else-if -- fixes 'possibly unused' warningGravatar reed@google.com2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Merge remote-tracking branch 'refs/remotes/git-svn'Gravatar dierk@google.com2013-07-01
* Merge remote-tracking branch 'refs/remotes/git-svn'Gravatar dierk@google.com2013-07-01
* Fixed PathUtils.cpp:90Gravatar dierk@google.com2013-07-01
* Fixed the bugs that crashed the build botsGravatar dierk@google.com2013-07-01
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Add a newline to the error message from JPEG.Gravatar scroggo@google.com2013-07-01
* Partial revert of r9812 & put rest of r9812 behind a compile flagGravatar robertphillips@google.com2013-07-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-29
* Temporary change to keep chrome happy.Gravatar scroggo@google.com2013-06-28
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* use width() instead of fWidth to get int valueGravatar reed@google.com2013-06-28
* add bitmap::eraseAreaGravatar reed@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* GPU "fix" for thin stroked rectsGravatar robertphillips@google.com2013-06-28
* Make implicit cast explicit to fix r9807 on gcc.Gravatar bungeman@google.com2013-06-28
* Minimal changes for SampleApp to eb HiDPI aware on Mac.Gravatar bungeman@google.com2013-06-28
* revert 9802 breacking tests on some configsGravatar edisonn@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* Clang has stricter checking for conversion to a null pointer. In C++11 mode,...Gravatar commit-bot@chromium.org2013-06-28
* Remove SK_DEBUG_PATH_REFGravatar commit-bot@chromium.org2013-06-27
* Fix for crbug/253460 (generatePath crashing on Windows).Gravatar bungeman@google.com2013-06-26
* Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround.Gravatar commit-bot@chromium.org2013-06-26
* Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...Gravatar commit-bot@chromium.org2013-06-26
* Fix PathRefDebugRef (SK_DEBUG_PATH_REF) case for SkPath copy constructor.Gravatar bungeman@google.com2013-06-26
* remove RLE config from debugger tooGravatar edisonn@google.com2013-06-26
* fix build break, remove "RLE" from gConfigNames tooGravatar edisonn@google.com2013-06-26
* remove kRLE_Index8_Config from SkBitmapGravatar reed@google.com2013-06-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-26
* Revert "avoid AntiFrameRect when strokeSize is too small. Workaround for skbu...Gravatar reed@google.com2013-06-26
* avoid AntiFrameRect when strokeSize is too small. Workaround for skbug/1368Gravatar reed@google.com2013-06-25
* move kConfigCount out of Config enum, so we don't pullute type-checkingGravatar reed@google.com2013-06-25
* dump strokeWidth in SkDumpCanvasGravatar reed@google.com2013-06-25
* Ensure we use the current locale when looking up fallback fonts per characterGravatar djsollen@google.com2013-06-25