summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Rolling Skia DEPS from r1959 to r1980junov@chromium.org2011-07-281-2/+2
* enable rotated freetype fix, now that test_expectations has landed WK65114reed@google.com2011-07-271-1/+0
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+1
* Add defines for skia to use sfntly.arthurhsu@chromium.org2011-07-261-0/+5
* roll skia to 1946reed@google.com2011-07-251-0/+1
* Add sfntly library for font subsetting used in print preview.arthurhsu@chromium.org2011-07-221-0/+1
* support text drawing instead of assertingreed@google.com2011-07-213-33/+168
* Enable GPU-based Gaussian blur for soft shadows. This causes some tests tosenorblanco@chromium.org2011-07-201-1/+0
* roll skia to 1906reed@google.com2011-07-201-0/+1
* Re-enable SK_RESTRICT, which applies the __restrict__ keyword to some pointer...tomhudson@google.com2011-07-181-8/+0
* skia: depend on dynamic_annotationsevan@chromium.org2011-07-121-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-1/+6
* Correct Skia source file exclusion when building on Windows.twiz@chromium.org2011-07-071-1/+1
* Update Skia gyp to include newly added files. (Skia CL 4627077 r=1788)arthurhsu@chromium.org2011-07-071-0/+2
* Add skia/OWNERS.thakis@chromium.org2011-07-071-0/+6
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-176/+71
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-70/+176
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-176/+70
* roll skiareed@google.com2011-06-271-0/+2
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-255-15/+15
* Fixed a few UNINIT coverity messagesgroby@chromium.org2011-06-221-0/+3
* remove legacy LCD text support, in favor of gpu-friendly lcd16 formatreed@google.com2011-06-221-5/+0
* Remove dead code found by coverity.vandebo@chromium.org2011-06-221-3/+0
* Add Skia on Chrome for Mac gyp rulescaryclark@chromium.org2011-06-211-4/+14
* Added -Wa,-mimplicit-it=always to cflags in skia build when neon is enabled.raymes@chromium.org2011-06-201-1/+8
* Add entries to complete the Skia vector platform for Mac.caryclark@chromium.org2011-06-202-1/+16
* skia rollreed@google.com2011-06-203-3/+3
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-176-88/+11
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-164-62/+20
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-1/+0
* roll skia, along with API change to SkFontHostreed@google.com2011-06-131-1/+1
* Make infobar background gray sail@chromium.org2011-06-072-0/+13
* enable antialiasing for skia-gpureed@google.com2011-06-061-0/+2
* Compile skia's drop of the GLU tesselator into Chrome, and add thesenorblanco@chromium.org2011-06-031-0/+42
* Re-adds platform guard for OS_MACOSX, needed forbulach@chromium.org2011-06-031-1/+1
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-022-2/+2
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-2617-54/+22
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2632-206/+333
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2532-333/+206
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2532-206/+333
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* roll skia 1402:1410thakis@chromium.org2011-05-251-2/+2
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-1/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-3/+3
* Rolling Skia DEPS to r1385 (and modifying affected gyp file)vandebo@chromium.org2011-05-201-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Add utility for converting SkCanvas to CGContextcaryclark@chromium.org2011-05-173-2/+136
* skia roll. 1322:1339ctguil@chromium.org2011-05-161-2/+0
* Fix DCHECK - BitmapPlatformDevice requires begin and end platform paint calls...vandebo@chromium.org2011-05-121-0/+2