| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-15 |
* | Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b... | bsalomon@google.com | 2012-09-14 |
* | speculative fix for crbug.com/147406 -- disabling save/clip/restore peephole | reed@google.com | 2012-09-14 |
* | Double size of buffer for SkString::printf() | rileya@google.com | 2012-09-14 |
* | For a picture playback with nothing written, use an empty SkData. | scroggo@google.com | 2012-09-14 |
* | landing https://codereview.appspot.com/6506117 | reed@google.com | 2012-09-14 |
* | Fix some nits from http://codereview.appspot.com/6506103/ | rileya@google.com | 2012-09-14 |
* | fix fragile cubic stepper, where we want to assert that each tesselated segment | reed@google.com | 2012-09-14 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-14 |
* | Fix for gcc compile error. Unreviewed. | rileya@google.com | 2012-09-13 |
* | Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl... | rileya@google.com | 2012-09-13 |
* | Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1 | george@mozilla.com | 2012-09-13 |
* | Address warnings from clang build bot | robertphillips@google.com | 2012-09-13 |
* | re-apply 5508, but with the new compile-flag disabled for now | reed@google.com | 2012-09-12 |
* | Make texteffects gm work through serialization and pipe. | scroggo@google.com | 2012-09-12 |
* | revert 5508 -- it broke most of the builds | reed@google.com | 2012-09-12 |
* | Using the device scale factor for glyph positioning | wjmaclean@chromium.org | 2012-09-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-12 |
* | Fix texture ref/unref bug in GrContext::createResizedTexture | robertphillips@google.com | 2012-09-11 |
* | Revert r5491, r5495, r5497, and r5498. | borenet@google.com | 2012-09-11 |
* | Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree. | rileya@google.com | 2012-09-11 |
* | Fix GrGLCreateNativeInterface_android | borenet@google.com | 2012-09-11 |
* | Add more logging to GrGLInterface. Temporary. | borenet@google.com | 2012-09-11 |
* | Add lots of logging to GrGLInterface.cpp. Temporary. | borenet@google.com | 2012-09-11 |
* | printf->SkDebugf for r5491 | borenet@google.com | 2012-09-11 |
* | Fix 5492. | bungeman@google.com | 2012-09-11 |
* | Reduce SkMaskGamma cache thrashing. | bungeman@google.com | 2012-09-11 |
* | Temporarily add logging to GrContextFactory and SkNativeGLContext_android | borenet@google.com | 2012-09-11 |
* | Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf... | bsalomon@google.com | 2012-09-11 |
* | Make BBoxHierarchy ref-counted, fix leak in RTreeTest. | rileya@google.com | 2012-09-11 |
* | Add helper for maintaining clip/matrix state in non-contiguous picture playback. | rileya@google.com | 2012-09-11 |
* | Move GrTextureAccess decl/defn to separate files | bsalomon@google.com | 2012-09-11 |
* | Extended instance counting to all GrResource-derived classes | robertphillips@google.com | 2012-09-11 |
* | Removed access of freed memory in GrContext dtor | robertphillips@google.com | 2012-09-11 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-11 |
* | Fix for DEPS compiler issue in SkGrFontScaler.cpp | robertphillips@google.com | 2012-09-10 |
* | land https://codereview.appspot.com/6492099/ -- fix for iOS | reed@google.com | 2012-09-10 |
* | Fix bug in R-Tree bulk-load. Unreviewed. | rileya@google.com | 2012-09-10 |
* | Add optional aspect ratio parameter to R-Tree, this helps the bulk load algor... | rileya@google.com | 2012-09-10 |
* | Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache | bsalomon@google.com | 2012-09-10 |
* | Removed old resource locking system | robertphillips@google.com | 2012-09-09 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-08 |
* | Fix mask gamma rounding issues on x87. | bungeman@google.com | 2012-09-07 |
* | Added explicit cache clearing | robertphillips@google.com | 2012-09-07 |
* | Remove extraneous const qualifier. | bsalomon@google.com | 2012-09-07 |
* | SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write | bsalomon@google.com | 2012-09-07 |
* | Try r5428 again with fix | bsalomon@google.com | 2012-09-07 |
* | Revert 5428 and 5429. | bsalomon@google.com | 2012-09-07 |
* | Fix shader errors in r5428. | bsalomon@google.com | 2012-09-07 |
* | Consolidate texture access functions, provide default GrTextureAccess | bsalomon@google.com | 2012-09-07 |