aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* SkFontMgr for Android.Gravatar bungeman2014-07-22
* Remove unused enum value and member of GrGpuObjectGravatar bsalomon2014-07-22
* remove command line argsGravatar caryclark2014-07-22
* fix naclGravatar caryclark2014-07-22
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* share dm and command flagsGravatar caryclark2014-07-22
* Initial change to move 2D kernel to its own file.Gravatar joshualitt2014-07-22
* Refactor texture compressors into separate filesGravatar krajcevski2014-07-22
* Added count validation in SkImageFilter::Common::unflatten()Gravatar sugoi2014-07-22
* Enable the SSSE3 compile time check on all platforms (3rd attempt)Gravatar djsollen2014-07-22
* Rebaseline from recent gpu optimization changesGravatar egdaniel2014-07-22
* Rebaseline some flaky perf triggersGravatar robertphillips2014-07-22
* Add a GrPathRange classGravatar cdalton2014-07-21
* Make GrCacheable implement its own ref counting.Gravatar bsalomon2014-07-21
* roll common DEPSGravatar epoger2014-07-21
* Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makesGravatar egdaniel2014-07-21
* Move GrTMultiMap to src/core and rename itGravatar robertphillips2014-07-21
* First pass at a blitter for R11 EAC alpha masks. This shaves 10ms offGravatar krajcevski2014-07-21
* Skia side RGB to YUV gpu conversionGravatar sugoi2014-07-21
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-21
* Move DirectWrite skimage expectations -> GDIGravatar borenet2014-07-21
* Let blitters be notified when they're done being usedGravatar krajcevski2014-07-21
* Allow GrGLEffects to produce variable length keys.Gravatar bsalomon2014-07-21
* hide public factory for intermediate classGravatar reed2014-07-21
* Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.Gravatar dominikg2014-07-21
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Revert of Use the GrCacheable ID to eliminate the need for notifications to G...Gravatar robertphillips2014-07-20
* git sample app working on iOSGravatar caryclark2014-07-18
* Make ScaledImageCache unit test less dependent on global state.Gravatar halcanary2014-07-18
* expand workaround to all 32-bit mips devices without the appropriate gcc supportGravatar djsollen2014-07-18
* Cache the return values of getBlendOpts in GrDrawStateGravatar egdaniel2014-07-18
* Adding djsollen to list of ownersGravatar rmistry2014-07-18
* update pathops core and testsGravatar caryclark2014-07-18
* Fix mac NDK buildsGravatar djsollen2014-07-17
* Fix GLubyte to GrGLubyte.Gravatar jcgregorio2014-07-17
* Change JSON output of nanobench.Gravatar jcgregorio2014-07-17
* combine base_unittest.py modules from gm and toolsGravatar epoger2014-07-17
* Remove SkRefPtr.Gravatar bungeman2014-07-17
* Revert of nanobench: --veryVerbose for more Win7 debugging (https://coderevie...Gravatar mtklein2014-07-17
* Fix alpha textures in NV ES3 contexts on Windows.Gravatar bsalomon2014-07-17
* nanobench: --veryVerbose for more Win7 debuggingGravatar Mike Klein2014-07-17
* erase bitmap inside unit test to make valgrind happierGravatar halcanary2014-07-17
* Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium....Gravatar mtklein2014-07-17
* Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123...Gravatar mtklein2014-07-17
* Add IsPath to GrGLInterfaceGravatar cdalton2014-07-17
* Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...Gravatar bsalomon2014-07-17
* Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/)Gravatar mtklein2014-07-17
* Force DM rebuild.Gravatar Mike Klein2014-07-17
* nanobench: Protect more against infinite loops.Gravatar mtklein2014-07-17
* Make GrLayerCache use multiple plots in its atlasGravatar robertphillips2014-07-17