summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...chase@chromium.org2011-03-032-3/+17
* Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...chase@chromium.org2011-03-032-17/+3
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+2
* roll skiareed@google.com2011-02-2812-13/+29
* Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...reed@google.com2011-02-2512-29/+12
* roll to rev. 846, includes change to SkDevice setMatrixClip() interfacereed@google.com2011-02-2512-12/+29
* roll to pickup initialization of fMaskFormatreed@google.com2011-02-181-1/+1
* roll to pickup batching of rect drawsreed@google.com2011-02-171-5/+0
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-162-4/+10
* roll to 796, to pick up SkPackARGB32NoCheck() for https://bugs.webkit.org/sho...reed@google.com2011-02-151-0/+1
* Roll skia to 788.reed@google.com2011-02-141-2/+5
* Updates Skia GYP to define a build flags for skia's gpu back end.reed@google.com2011-02-081-0/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Roll skia 746 -> 752vandebo@chromium.org2011-02-021-1/+1
* add GrGLConfig_chrome.h to the gypreed@google.com2011-02-021-0/+1
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-5/+4
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-4/+5
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-5/+4
* Integration of most changes from the GoogleTV project around the convolver/sc...brettw@chromium.org2011-01-308-63/+1152
* Roll Skia Deps: 716 -> 741vandebo@chromium.org2011-01-291-0/+7
* Revert 72978 - Roll Skia Deps: 716 -> 740vandebo@chromium.org2011-01-281-6/+0
* Roll Skia Deps: 716 -> 740vandebo@chromium.org2011-01-281-0/+6
* export skia defines to its clients, so they see the same conditional codereed@google.com2011-01-211-0/+5
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* Add gpu/ files from the public skia project into the chrome build. This is inthakis@chromium.org2011-01-211-1/+102
* Revert "Add gpu/ files from the public skia project into the chrome build."maruel@chromium.org2011-01-201-101/+1
* Add gpu/ files from the public skia project into the chrome build. This is inreed@google.com2011-01-201-1/+101
* Revert 71982 - [Committed on behalf of reed@google.com]senorblanco@google.com2011-01-201-101/+1
* [Committed on behalf of reed@google.com]senorblanco@chromium.org2011-01-201-1/+101
* Add OVERRIDE in the same places the windows version of the file has them.thakis@chromium.org2011-01-181-22/+25
* Roll skia r690:r699.thakis@chromium.org2011-01-171-0/+7
* Add font-equivalent mapping for a few Chinese/Japanese fonts for CrOS.jshin@chromium.org2011-01-131-23/+74
* Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.thakis@chromium.org2011-01-122-3/+17
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-122-1/+8
* roll skia 636:673thakis@chromium.org2011-01-0814-28/+57
* Start sorting methods in class declarations.erg@google.com2011-01-074-54/+52
* Revert "roll skia 636:673"thakis@chromium.org2011-01-0714-57/+28
* roll skia 636:673thakis@chromium.org2011-01-0714-28/+57
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-065-26/+29
* harfbuzz: remove extra settings export now that WebKit is fixedevan@chromium.org2011-01-051-6/+0
* harfbuzz: merge harfbuzz and harfbuzz_interface librariesevan@chromium.org2011-01-041-2/+3
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Remove the 'using' declaration of StringAppendV.tfarina@chromium.org2010-12-231-3/+3
* Move unix domain socket support out of base and into chrome common. This is notbrettw@chromium.org2010-12-225-182/+13
* Flush the cairo surface before we try to write to it.vandebo@chromium.org2010-12-151-3/+6
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-4/+7
* Even more virtual method deinlining.erg@google.com2010-12-132-5/+15
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-7/+4
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-4/+7
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-4/+10