- 6a98b8c Copy NaCl directory into trunk/platform_tools, adjust paths by borenet@google.com · 12 years ago
- f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 12 years ago
- 0386359 Refreshed SKP files. Whitespace change to trigger rebuilds. by rmistry@google.com · 12 years ago
- ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 1125d39 Add a new mode to render_pictures. by scroggo@google.com · 12 years ago
- 0018f75 Fix more warnings. by scroggo@google.com · 12 years ago
- cb3c8d7 Make rebaseline.py pull GN Debug images. by bsalomon@google.com · 12 years ago
- 8b5ff5c Fix build (warning). by scroggo@google.com · 12 years ago
- 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
- dc9cdf8 add (temporary) diagnostic code for normalize test by reed@google.com · 12 years ago
- c9f8166 add endian tests (reviewed by bungeman) by reed@google.com · 12 years ago
- b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
- 25720b4 trick the compiler into not knowning that I will generate an overflow by reed@google.com · 12 years ago
- 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 12 years ago
- 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 12 years ago
- c772540 fix copy-paste error in setup script by djsollen@google.com · 12 years ago
- d165de4 Check for third_party deps before compiling on android by djsollen@google.com · 12 years ago
- 403b90e Exclude angle dependency on non-angle builds by djsollen@google.com · 12 years ago
- 6ba0b0f This may potentially fix a chromium issue and shouldn't hurt, so if anyone agrees that this fix should be harmless, we can try merging it in to see if it's enough to fix "Invalid pointer write in GrRenderTarget::onRelease". by sugoi@google.com · 12 years ago
- 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 12 years ago
- dfa1ce0 Win7 gpu performance trigger rebaseline (tabl_mlb) by robertphillips@google.com · 12 years ago
- 0889f68 add bench for SkPoint::normalize() by reed@google.com · 12 years ago
- 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 12 years ago
- a65a681 Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we by reed@google.com · 12 years ago
- 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 12 years ago
- 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 12 years ago
- ce3d223 update recommended gclient config for android by djsollen@google.com · 12 years ago
- fdea325 GM: fix --mismatchPath option (currently, it doesn't actually write any files!) by epoger@google.com · 12 years ago
- 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 12 years ago
- b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 12 years ago
- 89d1827 fix error that ran no tests if no options were passed by caryclark@google.com · 12 years ago
- 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 12 years ago
- 370d835 Add new bench for rotated rects (aarects_rotated) by robertphillips@google.com · 12 years ago
- c1c5695 Support for libpng > 1.2. by commit-bot@chromium.org · 12 years ago
- b631eec Allow unit tests to include or exclude test sets. by caryclark@google.com · 12 years ago
- 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 12 years ago
- f6a9033 Add msaa configs to bench_pictures. by jvanverth@google.com · 12 years ago
- 4b32101 Update DEPS and GYP to use the copy of Android in platform_tools. by djsollen@google.com · 12 years ago
- 99da601 Fix submit_try for new builder names by borenet@google.com · 12 years ago
- d2ada98 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 879f6c7 Hamfistedly removed core dependence on images by robertphillips@google.com · 12 years ago
- b516a41 Build fix for SurfaceTest on non-gpu platforms by junov@chromium.org · 12 years ago
- da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
- 3dab1ff Whitespace change to test commit queue. (SkipBuildbotRuns) by commit-bot@chromium.org · 12 years ago
- 8244998 Build fix attempt number 2. by scroggo@google.com · 12 years ago
- 1be4ec9 Fix the build. by scroggo@google.com · 12 years ago
- c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 12 years ago
- 22eb794 SkOpSegment.cpp gcc 4.7 build failure. by fmalita@google.com · 12 years ago
- 347c382 Add support for GL_EXT_multisampled_render_to_texture. by bsalomon@google.com · 12 years ago
- 8fc729f Housekeeper should not fail when skia-autogen is reset. by rmistry@google.com · 12 years ago
- 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 12 years ago
- a0eca26 Whitespace change to trigger rebuilds by borenet@google.com · 12 years ago
- ffca502 Resubmit r8929 with the duplicated change in trunk/platform_tools/android by borenet@google.com · 12 years ago
- 025f09a Whitespace change to trigger rebuilds after builder name change by borenet@google.com · 12 years ago
- dc588d6 Whitespace change to trigger rebuilds after builder name change by borenet@google.com · 12 years ago
- e6598a0 Fix builder name references by borenet@google.com · 12 years ago
- 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 12 years ago
- 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 12 years ago
- af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 12 years ago
- c560091 Minor optimization by robertphillips@google.com · 12 years ago
- 6f5abdd add 90 degree test case to rects GM by robertphillips@google.com · 12 years ago
- a0d9138 Stop using mix() to implement hard-light in shader. by commit-bot@chromium.org · 12 years ago
- c718b35 Remove inout params from saturation helper func in XferEffect. by commit-bot@chromium.org · 12 years ago
- 49c55e9 Remove guard against checking for copytexsubimage2d ptr in GrGLInterface::validate() by commit-bot@chromium.org · 12 years ago
- a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 12 years ago
- 5c341d1 reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined for a zero argument, by reed@google.com · 12 years ago
- bc57a29 add wacky random shift so I can generate some zeros (without the optimizer knowing) by reed@google.com · 12 years ago
- dd72fde Remove redundant setting of alpha in hard-light GPU shader. by commit-bot@chromium.org · 12 years ago
- de58012 temp work-around for mysterious failure of shadertext2 when using __builtin_clz by reed@google.com · 12 years ago
- 7729534d reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 12 years ago
- 44d37d9 revert 8897 -- broke clang build by reed@google.com · 12 years ago
- c267b4b use intrinsics on more platforms for SkCLZ by reed@google.com · 12 years ago
- c21f86f add unittest for SkCLZ by reed@google.com · 12 years ago
- cb8dce2 up the inner-loop for clz bench, to get more stable results by reed@google.com · 12 years ago
- 0d7aac9 add bench for SkCLZ by reed@google.com · 12 years ago
- 553ad65 use DEF_BENCH macro by reed@google.com · 12 years ago
- dcdd57f Copy the top level Android directory into trunk. by djsollen@google.com · 12 years ago
- 48115de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- af8c0c1 Added Google homepage to list of SKPs. Whitespace change to trigger rebuilds. by rmistry@google.com · 12 years ago
- 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 12 years ago
- 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- b16e247 add comment for computing max-diff between conic and its bounding quad by reed@google.com · 12 years ago
- e23b4a4 path ops -- disable fail test for now by caryclark@google.com · 12 years ago
- 66560ca path ops -- handle non-finite numbers by caryclark@google.com · 12 years ago
- 0cc99cf GM self-tests: always run all tests (don't stop at first failure) by epoger@google.com · 12 years ago
- 64e01e5 Whitespace change to trigger Housekeepers. by rmistry@google.com · 12 years ago
- 29927d4 Whitespace change to trigger Housekeepers. by rmistry@google.com · 12 years ago
- 76c913d GM: specify that currently used checksums are CityHashes of SkBitmaps by epoger@google.com · 12 years ago
- 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 12 years ago
- cc83ff1 Remove useless SkRect::sort by robertphillips@google.com · 12 years ago
- 3b5feb3 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 12 years ago
- 437eea1 impl onCreateFrom... for fontmgr on windows by reed@google.com · 12 years ago
- 8dd94f0 Avoid side effects related to skia error callbacks in the testing infrastructure by humper@google.com · 12 years ago
- 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 12 years ago
- bb6b5ba Temporarily disable HardLight effect in unit tests. by jvanverth@google.com · 12 years ago
- 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
- 6ef912a Reduce calls to SkMatrix::reset from GrDrawState by robertphillips@google.com · 12 years ago