| Commit message (Expand) | Author | Age | Files | Lines |
* | skia: depend on dynamic_annotations | evan@chromium.org | 2011-07-12 | 1 | -0/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Use SkMatrix44 for the underlying implementation of ui::Transform | backer@chromium.org | 2011-07-08 | 1 | -1/+6 |
* | Correct Skia source file exclusion when building on Windows. | twiz@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Update Skia gyp to include newly added files. (Skia CL 4627077 r=1788) | arthurhsu@chromium.org | 2011-07-07 | 1 | -0/+2 |
* | Add skia/OWNERS. | thakis@chromium.org | 2011-07-07 | 1 | -0/+6 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -176/+71 |
* | Revert 91504 - Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -70/+176 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -176/+70 |
* | roll skia | reed@google.com | 2011-06-27 | 1 | -0/+2 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 5 | -15/+15 |
* | Fixed a few UNINIT coverity messages | groby@chromium.org | 2011-06-22 | 1 | -0/+3 |
* | remove legacy LCD text support, in favor of gpu-friendly lcd16 format | reed@google.com | 2011-06-22 | 1 | -5/+0 |
* | Remove dead code found by coverity. | vandebo@chromium.org | 2011-06-22 | 1 | -3/+0 |
* | Add Skia on Chrome for Mac gyp rules | caryclark@chromium.org | 2011-06-21 | 1 | -4/+14 |
* | Added -Wa,-mimplicit-it=always to cflags in skia build when neon is enabled. | raymes@chromium.org | 2011-06-20 | 1 | -1/+8 |
* | Add entries to complete the Skia vector platform for Mac. | caryclark@chromium.org | 2011-06-20 | 2 | -1/+16 |
* | skia roll | reed@google.com | 2011-06-20 | 3 | -3/+3 |
* | CL removing unused copy constructor and assignment operators on BitmapPlatfor... | twiz@chromium.org | 2011-06-17 | 6 | -88/+11 |
* | Remove set of redundant API calls for PlatformDevice instances. These functio... | twiz@chromium.org | 2011-06-16 | 4 | -62/+20 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -1/+0 |
* | roll skia, along with API change to SkFontHost | reed@google.com | 2011-06-13 | 1 | -1/+1 |
* | Make infobar background gray | sail@chromium.org | 2011-06-07 | 2 | -0/+13 |
* | enable antialiasing for skia-gpu | reed@google.com | 2011-06-06 | 1 | -0/+2 |
* | Compile skia's drop of the GLU tesselator into Chrome, and add the | senorblanco@chromium.org | 2011-06-03 | 1 | -0/+42 |
* | Re-adds platform guard for OS_MACOSX, needed for | bulach@chromium.org | 2011-06-03 | 1 | -1/+1 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 2 | -2/+2 |
* | Removal of redundant method, PlatformDevice::IsVectorial. | twiz@chromium.org | 2011-05-26 | 17 | -54/+22 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 32 | -206/+333 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 32 | -333/+206 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 32 | -206/+333 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | roll skia 1402:1410 | thakis@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | Remove files that don't exist, and fix typos in gyp files | sadrul@chromium.org | 2011-05-25 | 1 | -1/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -3/+3 |
* | Rolling Skia DEPS to r1385 (and modifying affected gyp file) | vandebo@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Add utility for converting SkCanvas to CGContext | caryclark@chromium.org | 2011-05-17 | 3 | -2/+136 |
* | skia roll. 1322:1339 | ctguil@chromium.org | 2011-05-16 | 1 | -2/+0 |
* | Fix DCHECK - BitmapPlatformDevice requires begin and end platform paint calls... | vandebo@chromium.org | 2011-05-12 | 1 | -0/+2 |
* | Assert on BeginPlatformPaint/EndPlatformPaint mismatch. | ctguil@chromium.org | 2011-05-11 | 2 | -4/+18 |
* | Update SkPDFDeviceFactory for change in Skia. | vandebo@chromium.org | 2011-05-09 | 2 | -12/+8 |
* | roll skia | reed@google.com | 2011-05-09 | 1 | -2/+0 |
* | Remove debug code so that canvas is painted correctly. | arthurhsu@chromium.org | 2011-05-05 | 1 | -4/+1 |
* | Roll skia to r1241. | bsalomon@google.com | 2011-05-04 | 1 | -0/+4 |
* | roll skia | reed@google.com | 2011-05-03 | 1 | -0/+1 |
* | Fix print preview clipping issues due to scaling. | ctguil@chromium.org | 2011-04-30 | 2 | -9/+9 |
* | Update Chrome's Skia Device to use the new device factory interface (http://c... | vandebo@chromium.org | 2011-04-29 | 16 | -44/+58 |
* | linux components: tag exported Skia functions with SK_API | evan@chromium.org | 2011-04-28 | 5 | -6/+11 |
* | Update Skia to r1206. | evan@chromium.org | 2011-04-28 | 1 | -1/+1 |