| Commit message (Expand) | Author | Age | Files | Lines |
* | Use bitmap.installPixels() for BitmapPlatformDevice | halcanary@google.com | 2014-02-06 | 1 | -28/+21 |
* | plumbing for skia trace events into Chrome's about://tracing framework | humper@google.com | 2014-02-05 | 4 | -0/+93 |
* | remove custom pixelref, using new installPixels() instead. | reed@google.com | 2014-02-04 | 1 | -66/+17 |
* | Roll Skia DEPS to r13264 | robertphillips@google.com | 2014-02-01 | 1 | -0/+14 |
* | Make the Convolver unit tests run in a sane amout of time in DEBUG. | senorblanco@chromium.org | 2014-01-30 | 1 | -1/+8 |
* | roll skia DEPS to 13227 | robertphillips@google.com | 2014-01-29 | 1 | -0/+5 |
* | Roll Skia DEPS to r13188 | robertphillips@google.com | 2014-01-27 | 1 | -0/+4 |
* | Replace CairoSurfacePixelRef with SkMallocPixelRef. | halcanary@google.com | 2014-01-25 | 1 | -53/+29 |
* | Adding skia null gl context sources to chromium's build of skia so it can be ... | junov@chromium.org | 2014-01-16 | 1 | -0/+1 |
* | replace TestPixelRef with bitmap.allocPixels() | reed@google.com | 2014-01-16 | 1 | -52/+3 |
* | Remove Skia suppressions. | fmalita@chromium.org | 2014-01-15 | 1 | -18/+0 |
* | implement onNewLockPixels for SkPixelRef | reed@google.com | 2014-01-13 | 1 | -0/+15 |
* | skia: Stop overriding drawPosTextOnPath() on AnalysisCanvas. | tfarina@chromium.org | 2014-01-11 | 2 | -23/+0 |
* | remove SK_SUPPORT_LEGACY_COLORTYPE as all callsites have been updated | reed@google.com | 2014-01-10 | 1 | -1/+0 |
* | remove SK_SUPPORT_LEGACY_SK64, as all call-sites have been updated | reed@google.com | 2014-01-10 | 1 | -1/+0 |
* | cc: Gather and lock/unlock SkDiscardablePixelRefs instead of skia::LazyPixelR... | reveman@chromium.org | 2014-01-08 | 5 | -163/+152 |
* | skia: Use discardable memory for scaled image cache. | reveman@chromium.org | 2014-01-08 | 1 | -0/+2 |
* | base: Discardable memory types. | reveman@chromium.org | 2014-01-08 | 1 | -3/+3 |
* | Revert of https://codereview.chromium.org/63443003/ | enne@chromium.org | 2014-01-08 | 3 | -29/+35 |
* | cc: Combine analysis and raster | enne@chromium.org | 2014-01-07 | 3 | -35/+29 |
* | replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variants | reed@google.com | 2014-01-06 | 5 | -22/+23 |
* | Roll Skia DEPS to r12910 | robertphillips@google.com | 2014-01-06 | 1 | -1/+1 |
* | Roll Skia DEPS to r12906 | robertphillips@google.com | 2014-01-06 | 2 | -0/+5 |
* | remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that call-sites have been u... | reed@google.com | 2014-01-02 | 2 | -11/+0 |
* | roll skia DEPS to 12846 | reed@google.com | 2014-01-02 | 1 | -1/+2 |
* | Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium... | bajones@chromium.org | 2013-12-30 | 1 | -2/+1 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that call-sites have been u... | reed@google.com | 2013-12-20 | 3 | -47/+34 |
* | Roll Skia DEPS to r12791 | robertphillips@google.com | 2013-12-20 | 1 | -1/+2 |
* | Roll Skia DEPS to r12762 | robertphillips@google.com | 2013-12-19 | 2 | -3/+18 |
* | Add base:: to some string16s in skia/. | dbeam@chromium.org | 2013-12-19 | 1 | -2/+2 |
* | Revert of https://codereview.chromium.org/99053007/ | bajones@chromium.org | 2013-12-18 | 2 | -18/+3 |
* | Updated Khronos GLES2 headers. | bajones@chromium.org | 2013-12-18 | 2 | -3/+18 |
* | Roll Skia DEPS to r12723 | robertphillips@google.com | 2013-12-18 | 1 | -1/+2 |
* | Move Skia's variables and defines to skia_common. | bungeman@chromium.org | 2013-12-17 | 2 | -147/+161 |
* | This is based on a failed roll attempt to r12698 (https://codereview.chromium... | robertphillips@google.com | 2013-12-17 | 1 | -0/+5 |
* | Revert 241277 "Roll Skia DEPS to r12698" | robertphillips@google.com | 2013-12-17 | 1 | -5/+0 |
* | Roll Skia DEPS to r12698 | robertphillips@google.com | 2013-12-17 | 1 | -0/+5 |
* | Roll Skia DEPS to r12678 | robertphillips@google.com | 2013-12-16 | 1 | -0/+1 |
* | pass SkImageInfo to pixelref constructor | reed@google.com | 2013-12-11 | 1 | -10/+25 |
* | Always use the SkPixelRef constructor that takes SkImageInfo, as the older fo... | reed@google.com | 2013-12-10 | 2 | -1/+12 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Roll Skia DEPS to r12494 | robertphillips@google.com | 2013-12-05 | 2 | -1/+7 |
* | In order to respect Win32 semantics (and appease Dr.Memory), stash the initia... | senorblanco@chromium.org | 2013-12-04 | 2 | -5/+8 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Remove BitmapPlatformDeviceData, and merge its functionality into the appropr... | senorblanco@chromium.org | 2013-12-02 | 8 | -253/+212 |
* | Roll Skia DEPS to r12430 | robertphillips@google.com | 2013-12-02 | 1 | -0/+1 |
* | ozone: Fix embedded component build with enable_printing==0 | spang@chromium.org | 2013-11-22 | 1 | -0/+4 |