- 2faa228 Some distance field text optimizations. by jvanverth · 10 years ago
- b9e8230 Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/) by joshualitt · 10 years ago
- 7a75e52 GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
- e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
- 3bdd7dc small fix for cache clear by joshualitt · 10 years ago
- c17c658 SK_USE_SCALED_FONTMETRICS for correct scaling by reed · 10 years ago
- 9154dd4 Rebaseline GMs for https://codereview.chromium.org/687283002/ by jvanverth · 10 years ago
- 8b602dd Objects should be unrefed instead of deleted by sugoi · 10 years ago
- 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 10 years ago
- 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
- 8955b0e Update SKP version by skia.buildbots · 10 years ago
- 58f467c Cleanup: Remove GR_ARRAY_COUNT macro. by tfarina · 10 years ago
- 0130c30 Add support for clang to the android build scripts by djsollen · 10 years ago
- 2550a7e Remove adb from Skia repository by djsollen · 10 years ago
- ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago
- bd16059 begin clean up for scalar is double option by reed · 10 years ago
- 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
- d8aa7b7 Upgrade GPUOptimize by robertphillips · 10 years ago
- 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
- e228ba3 Update the Android NDK to r10c by djsollen · 10 years ago
- 2000c3d Blind GM rebaseline for Galaxy S4 by borenet · 10 years ago
- 058f01e Cleanup conversion that the new NDK compiler tries to over optimize. by djsollen · 10 years ago
- 0882fdc Add return value on GrRecordReplaceDraw by robertphillips · 10 years ago
- 189fc98 Fix member variable naming by robertphillips · 10 years ago
- 967937c Combine nameFontStyleProc and FindByNameStyle. by bungeman · 10 years ago
- 43d5deb Add skimage expectations for GalaxyS4. by scroggo · 10 years ago
- a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 10 years ago
- 225a627 Fix bug in aggressive layer cache purging by robertphillips · 10 years ago
- a3a706f Cleanup android to ensure it can compile with clang by djsollen · 10 years ago
- f037e0b allow SkUserConfig.h to control NOGPU by reed · 10 years ago
- 6374f57 Update SKP version by skia.buildbots · 10 years ago
- 789e327 tell our grcontext to abandon its backend by reed · 10 years ago
- 902d4d1 Add SkDocument::getStream() method. by halcanary · 10 years ago
- 6500760 Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/) by robertphillips · 10 years ago
- 13a8de0 Revert harder, removing SkTaskGroup.cpp from core temporarily. by mtklein · 10 years ago
- 7f36ae1 Disable SkTaskGroup in SkMultiPictureDraw temporarily. by mtklein · 10 years ago
- f49bba8 Use the most recent version of ADB from the SDK if necessary. by djsollen · 10 years ago
- b61283f Support multiple scales for dfpaths. by jvanverth · 10 years ago
- fec29ec Increase wait time for spreadsheetdashed pageset by rmistry · 10 years ago
- 3e4234c Whitespace change to see how the Android bots behave by borenet · 10 years ago
- 0e50262 Increase timeout of blogger pageset and re-enable weather pageset by Ravi Mistry · 10 years ago
- 07dada7 break transitions into separate file by reed · 10 years ago
- 7a6184f cleanup reentrance logic in CMM by joshualitt · 10 years ago
- 7207307 Update SKP version by skia.buildbots · 10 years ago
- ed167ac Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
- 67c7120 use SkTaskGroup::batch by reed · 10 years ago
- c51add6 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
- 7cf0294 Increase timeouts of wowwiki and youtube by Ravi Mistry · 10 years ago
- e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 10 years ago
- 6838d85 Try out SkTree in nanobench. by mtklein · 10 years ago
- 2c8371a Moving weather pageset since it is crashing by Ravi Mistry · 10 years ago
- 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
- 79c276e scale xmin and xmax for FontMetrics by reed · 10 years ago
- c96aa64 Add a helper script to expose which version of adb the android scripts use. by djsollen · 10 years ago
- 7316b10 Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/) by bungeman · 10 years ago
- b15b4c1 Separate out GrSurfaceConfig's fields from other structs used to create GrGL* subclasses of GrSurface. by bsalomon · 10 years ago
- 9c30ea4 remove now unused (by Chrome) ifdef by humper · 10 years ago
- 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
- 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
- a5cf665 Issue acquire barrier in SkRefCnt::unique(). by bungeman · 10 years ago
- 329bf48 BUG=skia: by joshualitt · 10 years ago
- d50bbc7 Moving wikipedia pageset since it is crashing by Ravi Mistry · 10 years ago
- e951189 Change extension of crashing page set by Ravi Mistry · 10 years ago
- 6451324 Moving vnexpress pageset since it is crashing by Ravi Mistry · 10 years ago
- 8dc8b36 Whitespace change to trigger Android builds by borenet · 10 years ago
- 8915434 delete webtry from main skia repo; it's been moved to buildbots by Greg Humphreys · 10 years ago
- 7b3afa6 Increase wait times for androidpolice and nytimes by Ravi Mistry · 10 years ago
- fa49471 SkTaskGroup::add(fn, arg) by mtklein · 10 years ago
- 6db519c clear stencil clip on draw target by joshualitt · 10 years ago
- cd048d1 Update adb on linux to 1.0.32 by Derek Sollenberger · 10 years ago
- 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
- 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 10 years ago
- 9f36b87 Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/) by robertphillips · 10 years ago
- bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
- 6d5b545 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
- 5abfa68 fix issues with simultaneous configs and security jail on skfiddle by Greg Humphreys · 10 years ago
- f8c2fef scale xmin/xmax etc in fontmetrics by reed · 10 years ago
- af58b5f rework GUI, scripts, and fiddle main for multiple simultaneous configs by Greg Humphreys · 10 years ago
- 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 10 years ago
- 067c065 Rename GalaxyNexus GM and SkImage expectations for GalaxyS4, remove NexusS by borenet · 10 years ago
- e001da2 SkV8Sample: Now with Path2D and Path2DBuilder. by jcgregorio · 10 years ago
- 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
- 7a56931 one more test updated by joshualitt · 10 years ago
- 584e4fd rebaselines by joshualitt · 10 years ago
- 81b0928 fix typo in legacy flag alias by bsalomon · 10 years ago
- 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
- 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 10 years ago
- ea04d2d more ignores TBR= by joshualitt · 10 years ago
- 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
- 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
- 6d22eca Distance field path optimizations and clean up. by jvanverth · 10 years ago
- 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
- ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- 9571567 remove the GPU checkbox from the hash / database by Greg Humphreys · 10 years ago
- 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
- 8f0d69e Remove unneeded file. by scroggo · 10 years ago
- 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
- 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
- 89e5caa Revert of Update the Android NDK to r10c (patchset #1 id:1 of https://codereview.chromium.org/687603002/) by hcm · 10 years ago