| Commit message (Expand) | Author | Age | Files | Lines |
* | Skia roll fbd3576:c773390 | bungeman@google.com | 2014-08-14 | 1 | -2/+1 |
* | Remove redundant reference to SkPaintOptionsAndroid | djsollen@google.com | 2014-08-14 | 1 | -2/+1 |
* | [MIPS64] Add build support in Skia for MIPS64 | Gordana.Cmiljanovic@imgtec.com | 2014-08-06 | 1 | -1/+1 |
* | Refactor how clang warning flags are set. | thakis@chromium.org | 2014-08-01 | 1 | -12/+0 |
* | Skia roll f73c237291b:8d84c995319 | bungeman@google.com | 2014-07-24 | 1 | -0/+1 |
* | Customize SkFontMgr::Factory to control DirectWrite vs. GDI selection | scottmg@chromium.org | 2014-06-19 | 1 | -2/+0 |
* | Change skia build files to use a utils.gypi instead of hardcoded files. | egdaniel@google.com | 2014-06-10 | 1 | -33/+79 |
* | Skia roll 4962140:b0b0feb | bungeman@chromium.org | 2014-06-06 | 1 | -2/+10 |
* | Remove references to SkImageRef | halcanary@google.com | 2014-06-05 | 1 | -2/+0 |
* | Roll Skia DEPS to 14492 | mtklein@chromium.org | 2014-05-01 | 1 | -3/+3 |
* | Hack SkRecord in as an alternate recording mode in cc/resources/picture. | mtklein@chromium.org | 2014-04-30 | 1 | -0/+2 |
* | Roll Skia to r14202. | bungeman@google.com | 2014-04-16 | 1 | -0/+2 |
* | roll skia DEPS to 14021 | robertphillips@google.com | 2014-04-02 | 1 | -2/+0 |
* | Make PixelRefUtils::GatherDiscardablePixelRefs use Skia's version of the NoSa... | robertphillips@google.com | 2014-03-28 | 1 | -0/+1 |
* | Roll Skia DEPS to r13904 | robertphillips@google.com | 2014-03-24 | 1 | -2/+16 |
* | Fix skia_library.gypi for Arm64. | rmcilroy@chromium.org | 2014-03-21 | 1 | -1/+2 |
* | plumbing for skia trace events into Chrome's about://tracing framework | humper@google.com | 2014-02-05 | 1 | -0/+1 |
* | 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 |
* | Roll Skia DEPS to r12762 | robertphillips@google.com | 2013-12-19 | 1 | -3/+0 |
* | Revert of https://codereview.chromium.org/99053007/ | bajones@chromium.org | 2013-12-18 | 1 | -0/+3 |
* | Updated Khronos GLES2 headers. | bajones@chromium.org | 2013-12-18 | 1 | -3/+0 |
* | Move Skia's variables and defines to skia_common. | bungeman@chromium.org | 2013-12-17 | 1 | -147/+5 |
* | Roll Skia DEPS to r12678 | robertphillips@google.com | 2013-12-16 | 1 | -0/+1 |
* | Removed the SKIA_IGNORE_GPU_MIPMAPS macro since we set glGenMipmap in | skaslev@chromium.org | 2013-11-20 | 1 | -2/+0 |
* | ozone: Support building without cairo | spang@chromium.org | 2013-11-19 | 1 | -1/+5 |
* | Set SK_DEFAULT_FONT_CACHE_COUNT_LIMIT=256 on windows only | jamesr@chromium.org | 2013-11-15 | 1 | -3/+9 |
* | Revert 234702 "Try a different arbitrary SkGlyphCache cap (64 ->..." | jamesr@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Split incompatible MSAA extensions. | sievers@chromium.org | 2013-11-13 | 1 | -0/+1 |
* | Try a different arbitrary SkGlyphCache cap (64 -> 256) | jamesr@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Roll Skia DEPS to 12260 | robertphillips@google.com | 2013-11-13 | 1 | -3/+2 |
* | Revert 234496 "Roll Skia DEPS to r12231" | robertphillips@google.com | 2013-11-12 | 1 | -5/+3 |
* | Roll Skia DEPS to r12231 | robertphillips@google.com | 2013-11-12 | 1 | -3/+5 |
* | Clean up uses of use_glib that are not related to glib dependencies | spang@chromium.org | 2013-11-08 | 1 | -3/+3 |
* | Remove the disable for recent blur optimizations, since it has been upstreame... | senorblanco@chromium.org | 2013-11-07 | 1 | -2/+0 |
* | Set the skia glyph cache count limit to 64 | jamesr@chromium.org | 2013-11-07 | 1 | -0/+3 |
* | Roll Skia DEPS to r12124 | robertphillips@google.com | 2013-11-05 | 1 | -0/+2 |
* | Roll Skia DEPS to r12108 | robertphillips@google.com | 2013-11-04 | 1 | -2/+2 |
* | Adding define to allow Blink and Chrome to use the unoptimized path of SkOffs... | sugoi@chromium.org | 2013-11-02 | 1 | -0/+4 |
* | Roll Skia DEPS to r12065 | robertphillips@google.com | 2013-11-01 | 1 | -0/+2 |
* | allow overriding default_font_cache_limit | mostynb@opera.com | 2013-10-25 | 1 | -1/+1 |
* | Improve Skia configuration. | bungeman@chromium.org | 2013-10-21 | 1 | -6/+1 |
* | Roll Skia DEPS to r 11847 | robertphillips@google.com | 2013-10-18 | 1 | -0/+3 |
* | Remove SK_CROP_RECT_IS_INT, now that it's been upstreamed to Blink. | senorblanco@chromium.org | 2013-10-11 | 1 | -1/+0 |
* | Roll Skia DEPS to r11688 | robertphillips@google.com | 2013-10-10 | 1 | -0/+1 |
* | All platforms need to build SkPaintOptionsAndroid at Skia head now. | mtklein@google.com | 2013-09-27 | 1 | -8/+0 |
* | Roll Skia DEPS to r11429 | robertphillips@google.com | 2013-09-23 | 1 | -5/+1 |
* | Roll Skia DEPS to 11409 with suppressions | robertphillips@google.com | 2013-09-20 | 1 | -1/+0 |
* | Switch AwPixelInfo to wrap SkCanvasLayerState | joth@chromium.org | 2013-09-06 | 1 | -0/+2 |
* | Roll Skia DEPS to r10927 | robertphillips@google.com | 2013-08-27 | 1 | -27/+1 |
* | Roll Skia DEPS to r10909 | robertphillips@google.com | 2013-08-26 | 1 | -2/+0 |