2014-10-31 |
joshualitt | Revert of Temporary fix to remove drawrect call from... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | rebaseline |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | Temporary fix to remove drawrect call from GpuGL |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | GrContext no longer ever draws on Gpu |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | Beginning to refactor nvpr code |
commit | commitdiff | tree | snapshot |
2014-10-31 |
jvanverth | Some distance field text optimizations. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | Revert of GrContext no longer ever draws on Gpu (patchs... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | GrContext no longer ever draws on Gpu |
commit | commitdiff | tree | snapshot |
2014-10-31 |
mtklein | Revert of Turn SkTaskGroups back on. (patchset #1 id... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
joshualitt | small fix for cache clear |
commit | commitdiff | tree | snapshot |
2014-10-31 |
reed | SK_USE_SCALED_FONTMETRICS for correct scaling |
commit | commitdiff | tree | snapshot |
2014-10-31 |
jvanverth | Rebaseline GMs for https://codereview.chromium.org... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
sugoi | Objects should be unrefed instead of deleted |
commit | commitdiff | tree | snapshot |
2014-10-31 |
stephana | Quick and dirty test to call the C interface from GO. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
tfarina | Cleanup: Go with SkDebugf instead of GrPrintf. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-10-31 |
tfarina | Cleanup: Remove GR_ARRAY_COUNT macro. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
djsollen | Add support for clang to the android build scripts |
commit | commitdiff | tree | snapshot |
2014-10-31 |
djsollen | Remove adb from Skia repository |
commit | commitdiff | tree | snapshot |
2014-10-31 |
egdaniel | Use Color Processor for color bitmap text draws on... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
reed | begin clean up for scalar is double option |
commit | commitdiff | tree | snapshot |
2014-10-31 |
mtklein | Turn SkTaskGroups back on. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
robertphillips | Upgrade GPUOptimize |
commit | commitdiff | tree | snapshot |
2014-10-30 |
sugoi | Trying to be consistent when members are allowed to... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
djsollen | Update the Android NDK to r10c |
commit | commitdiff | tree | snapshot |
2014-10-30 |
borenet | Blind GM rebaseline for Galaxy S4 |
commit | commitdiff | tree | snapshot |
2014-10-30 |
djsollen | Cleanup conversion that the new NDK compiler tries... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
robertphillips | Add return value on GrRecordReplaceDraw |
commit | commitdiff | tree | snapshot |
2014-10-30 |
robertphillips | Fix member variable naming |
commit | commitdiff | tree | snapshot |
2014-10-30 |
bungeman | Combine nameFontStyleProc and FindByNameStyle. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
scroggo | Add skimage expectations for GalaxyS4. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
junov | Make RTree handle the case where the playback canvas... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
robertphillips | Fix bug in aggressive layer cache purging |
commit | commitdiff | tree | snapshot |
2014-10-30 |
djsollen | Cleanup android to ensure it can compile with clang |
commit | commitdiff | tree | snapshot |
2014-10-30 |
reed | allow SkUserConfig.h to control NOGPU |
commit | commitdiff | tree | snapshot |
2014-10-30 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-10-30 |
reed | tell our grcontext to abandon its backend |
commit | commitdiff | tree | snapshot |
2014-10-30 |
halcanary | Add SkDocument::getStream() method. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
robertphillips | Revert of scale xmin and xmax for FontMetrics (patchset... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
mtklein | Revert harder, removing SkTaskGroup.cpp from core tempo... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
mtklein | Disable SkTaskGroup in SkMultiPictureDraw temporarily. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
djsollen | Use the most recent version of ADB from the SDK if... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
jvanverth | Support multiple scales for dfpaths. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
rmistry | Increase wait time for spreadsheetdashed pageset |
commit | commitdiff | tree | snapshot |
2014-10-30 |
borenet | Whitespace change to see how the Android bots behave |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ravi Mistry | Increase timeout of blogger pageset and re-enable weath... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
reed | break transitions into separate file |
commit | commitdiff | tree | snapshot |
2014-10-30 |
joshualitt | cleanup reentrance logic in CMM |
commit | commitdiff | tree | snapshot |
2014-10-29 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | Revert of Use SkTypeface::getBounds() in bounding-box... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
reed | use SkTaskGroup::batch |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | Use SkTypeface::getBounds() in bounding-box calculations. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Increase timeouts of wowwiki and youtube |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | SkTaskGroup::batch(fn, args, N) |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | Try out SkTree in nanobench. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Moving weather pageset since it is crashing |
commit | commitdiff | tree | snapshot |
2014-10-29 |
robertphillips | Discard atlas after every MultiPictureDraw::draw |
commit | commitdiff | tree | snapshot |
2014-10-29 |
reed | scale xmin and xmax for FontMetrics |
commit | commitdiff | tree | snapshot |
2014-10-29 |
djsollen | Add a helper script to expose which version of adb... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
bungeman | Revert of scale xmin/xmax etc in fontmetrics (patchset... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
bsalomon | Separate out GrSurfaceConfig's fields from other struct... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
humper | remove now unused (by Chrome) ifdef |
commit | commitdiff | tree | snapshot |
2014-10-29 |
reed | MultiPictureDraw is taskgroup aware. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
senorblanco | Fix bounds computation of all 0-input filters. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
bungeman | Issue acquire barrier in SkRefCnt::unique(). |
commit | commitdiff | tree | snapshot |
2014-10-29 |
joshualitt | BUG=skia: |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Moving wikipedia pageset since it is crashing |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Change extension of crashing page set |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Moving vnexpress pageset since it is crashing |
commit | commitdiff | tree | snapshot |
2014-10-29 |
borenet | Whitespace change to trigger Android builds |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Greg Humphreys | delete webtry from main skia repo; it's been moved... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ravi Mistry | Increase wait times for androidpolice and nytimes |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | SkTaskGroup::add(fn, arg) |
commit | commitdiff | tree | snapshot |
2014-10-29 |
joshualitt | clear stencil clip on draw target |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Derek Sollenberger | Update adb on linux to 1.0.32 |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | Revert of Use SkTypeface::getBounds() in bounding-box... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
rmistry | pagesets are still crashing in RecreateSKPs bot, try... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
robertphillips | Revert of Discard atlas after every MultiPictureDraw... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
mtklein | Use SkTypeface::getBounds() in bounding-box calculations. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
robertphillips | Discard atlas after every MultiPictureDraw::draw |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Greg Humphreys | fix issues with simultaneous configs and security jail... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
reed | scale xmin/xmax etc in fontmetrics |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Greg Humphreys | rework GUI, scripts, and fiddle main for multiple simul... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
rmistry | Add wait to amazon page set to avoid tab crashes |
commit | commitdiff | tree | snapshot |
2014-10-29 |
borenet | Rename GalaxyNexus GM and SkImage expectations for... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
jcgregorio | SkV8Sample: Now with Path2D and Path2DBuilder. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
joshualitt | OptState owns program descriptor |
commit | commitdiff | tree | snapshot |
2014-10-29 |
joshualitt | one more test updated |
commit | commitdiff | tree | snapshot |
2014-10-29 |
joshualitt | rebaselines |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bsalomon | fix typo in legacy flag alias |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bungeman | Extend SkFontMgr_Custom to cover ttc, otf, pfb. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bsalomon | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
rmistry | Updated all page sets to capture new set of webpage... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
joshualitt | more ignores |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bungeman | Revert of Extend SkFontMgr_Custom to cover ttc, otf... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
piotaixr | Removing dead code from CanvasTest |
commit | commitdiff | tree | snapshot |
2014-10-28 |
jvanverth | Distance field path optimizations and clean up. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
hcm | Revert of harden pathops for pathological test (patchse... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bungeman | Extend SkFontMgr_Custom to cover ttc, otf, pfb. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Greg Humphreys | remove the GPU checkbox from the hash / database |
commit | commitdiff | tree | snapshot |
next |