aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* impl charsToGlyphs for freetypeGravatar reed@google.com2013-07-02
* test null-glyphs param caseGravatar 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
* use if (false) instead of #ifdef to avoid unused code warningGravatar reed@google.com2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Add N4 to rebaseline.pyGravatar robertphillips@google.com2013-07-02
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-07-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Fix for Win7 bench compiler error/warningGravatar robertphillips@google.com2013-07-02
* Yet another fix for Win7 compiler errors/warningsGravatar robertphillips@google.com2013-07-01
* Yet another attempt to fix Win7 warnings/errorsGravatar robertphillips@google.com2013-07-01
* Fixed Win7 compiler warning/errorGravatar robertphillips@google.com2013-07-01
* Merge remote-tracking branch 'refs/remotes/git-svn'Gravatar dierk@google.com2013-07-01
* Fixed non-constant array size in test.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
* fix copy in SkTDArrayGravatar zachr@google.com2013-07-01
* Add a newline to the error message from JPEG.Gravatar scroggo@google.com2013-07-01
* Separate showing and hiding the debugger settings and inspector.Gravatar bungeman@google.com2013-07-01
* Basic error checking for debugger GL widget.Gravatar bungeman@google.com2013-07-01
* Whitespace change to trigger GCE compile bots.Gravatar rmistry@google.com2013-07-01
* Partial revert of r9812 & put rest of r9812 behind a compile flagGravatar robertphillips@google.com2013-07-01
* Fixes for nacl_debugger's use of picture.Gravatar scroggo@google.com2013-07-01
* Expect razr to fail on some decoding tests.Gravatar scroggo@google.com2013-07-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-29
* refactor folders to make prepare for native pdf parserGravatar edisonn@google.com2013-06-28
* Use CreateFromStream in nacl debugger.Gravatar scroggo@google.com2013-06-28
* 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
* Skip the TIMESTAMP file.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
* more work on pdf fonts, more to comeGravatar edisonn@google.com2013-06-28
* GPU "fix" for thin stroked rectsGravatar robertphillips@google.com2013-06-28
* Print the file being deserialized before deserializing.Gravatar scroggo@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
* add point of interest APIGravatar zachr@google.com2013-06-28
* revert 9802 breacking tests on some configsGravatar edisonn@google.com2013-06-28
* fix OpenCL memory leakGravatar zachr@google.com2013-06-28
* add yee's perceptual metricGravatar zachr@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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-28
* Add expectations files for skimage.Gravatar scroggo@google.com2013-06-27
* Fix run_decoding_tests on xoom.Gravatar scroggo@google.com2013-06-27