platform/upstream/libSkiaSharp.git
2013-05-06 reed@google.comreimplement generateFontMetrics to keep all calculation...
2013-05-04 rmistry@google.comRefreshed SKP files. Whitespace change to trigger rebuilds.
2013-05-04 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-03 scroggo@google.comAdd a new mode to render_pictures.
2013-05-03 scroggo@google.comFix more warnings.
2013-05-03 bsalomon@google.comMake rebaseline.py pull GN Debug images.
2013-05-03 scroggo@google.comFix build (warning).
2013-05-03 scroggo@google.comTest region decoding in skimage, plus fixes.
2013-05-03 reed@google.comadd (temporary) diagnostic code for normalize test
2013-05-03 reed@google.comadd endian tests (reviewed by bungeman)
2013-05-03 epoger@google.comSkBitmapHasher: use 64-bit-truncated MD5 instead of...
2013-05-03 reed@google.comtrick the compiler into not knowning that I will genera...
2013-05-03 bsalomon@google.comAdd benches for all xfermodes.
2013-05-03 reed@google.comchange setLength and Normalize to handle when mag2...
2013-05-03 djsollen@google.comfix copy-paste error in setup script
2013-05-03 djsollen@google.comCheck for third_party deps before compiling on android
2013-05-03 djsollen@google.comExclude angle dependency on non-angle builds
2013-05-03 sugoi@google.comThis may potentially fix a chromium issue and shouldn...
2013-05-03 bsalomon@google.comAdd support for GL_*_shader__framebuffer_fetch
2013-05-03 robertphillips... Win7 gpu performance trigger rebaseline (tabl_mlb)
2013-05-03 reed@google.comadd bench for SkPoint::normalize()
2013-05-03 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-02 reed@google.comadd HACK_COLORGLYPHS (disabled) to test colorglyphs
2013-05-02 reed@google.comCast our LOGFONTs in our enumerator callbacks to ENUMLO...
2013-05-02 bsalomon@google.comFix GL extension printing on core profiles.
2013-05-02 reed@google.comDetect color masks, and divert to draw-sprite instead...
2013-05-02 djsollen@google.comupdate recommended gclient config for android
2013-05-02 epoger@google.comGM: fix --mismatchPath option
2013-05-02 robertphillips... Add geometry-based rotated AA rect drawing path
2013-05-02 robertphillips... Axis aligned shader-based rect drawing
2013-05-02 caryclark@google.comfix error that ran no tests if no options were passed
2013-05-02 bungeman@google.comTTC support for DirectWrite.
2013-05-02 robertphillips... Add new bench for rotated rects (aarects_rotated)
2013-05-02 commit-bot... Support for libpng > 1.2.
2013-05-02 caryclark@google.comAllow unit tests to include or exclude test sets.
2013-05-02 commit-bot... Disable AA for ovals and roundrects if MSAA is enabled.
2013-05-02 jvanverth@google.comAdd msaa configs to bench_pictures.
2013-05-02 djsollen@google.comUpdate DEPS and GYP to use the copy of Android in platf...
2013-05-02 borenet@google.comFix submit_try for new builder names
2013-05-02 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-02 robertphillips... Hamfistedly removed core dependence on images
2013-05-01 junov@chromium.orgBuild fix for SurfaceTest on non-gpu platforms
2013-05-01 junov@chromium.orgAdding public API method on SkImage for extracting...
2013-05-01 commit-bot... Whitespace change to test commit queue. (SkipBuildbotRuns)
2013-05-01 scroggo@google.comBuild fix attempt number 2.
2013-05-01 scroggo@google.comFix the build.
2013-05-01 scroggo@google.comForce linking with image decoders for images project.
2013-05-01 fmalita@google.comSkOpSegment.cpp gcc 4.7 build failure.
2013-05-01 bsalomon@google.comAdd support for GL_EXT_multisampled_render_to_texture.
2013-05-01 rmistry@google.comHousekeeper should not fail when skia-autogen is reset.
2013-05-01 bungeman@google.comAdd FontMgr to DirectWrite.
2013-04-30 borenet@google.comWhitespace change to trigger rebuilds
2013-04-30 borenet@google.comResubmit r8929 with the duplicated change in trunk...
2013-04-30 borenet@google.comWhitespace change to trigger rebuilds after builder...
2013-04-30 borenet@google.comWhitespace change to trigger rebuilds after builder...
2013-04-30 borenet@google.comFix builder name references
2013-04-30 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-30 scroggo@google.comAllow supporting 1 older PICTURE_VERSION.
2013-04-30 scroggo@google.comFixes for piping bitmaps with encoded data.
2013-04-30 mike@reedtribe.orgadd routines to compute error between conic and quad
2013-04-29 robertphillips... Minor optimization
2013-04-29 robertphillips... add 90 degree test case to rects GM
2013-04-29 commit-bot... Stop using mix() to implement hard-light in shader.
2013-04-29 commit-bot... Remove inout params from saturation helper func in...
2013-04-29 commit-bot... Remove guard against checking for copytexsubimage2d...
2013-04-29 robertphillips... Plumbed in discard_framebuffer extension
2013-04-29 reed@google.comreenable __builtin_clz for GNUC (and clang), recognizin...
2013-04-29 reed@google.comadd wacky random shift so I can generate some zeros...
2013-04-29 commit-bot... Remove redundant setting of alpha in hard-light GPU...
2013-04-29 reed@google.comtemp work-around for mysterious failure of shadertext2...
2013-04-29 reed@google.comreland 8897 (was not a build-breaker) and fix MathTest...
2013-04-29 reed@google.comrevert 8897 -- broke clang build
2013-04-29 reed@google.comuse intrinsics on more platforms for SkCLZ
2013-04-29 reed@google.comadd unittest for SkCLZ
2013-04-29 reed@google.comup the inner-loop for clz bench, to get more stable...
2013-04-29 reed@google.comadd bench for SkCLZ
2013-04-29 reed@google.comuse DEF_BENCH macro
2013-04-29 djsollen@google.comCopy the top level Android directory into trunk.
2013-04-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-27 rmistry@google.comAdded Google homepage to list of SKPs. Whitespace chang...
2013-04-27 mike@reedtribe.orgadd computation for error in conic-as-quad
2013-04-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-26 reed@google.comadd comment for computing max-diff between conic and...
2013-04-26 caryclark@google.compath ops -- disable fail test for now
2013-04-26 caryclark@google.compath ops -- handle non-finite numbers
2013-04-26 epoger@google.comGM self-tests: always run all tests (don't stop at...
2013-04-26 rmistry@google.comWhitespace change to trigger Housekeepers.
2013-04-26 rmistry@google.comWhitespace change to trigger Housekeepers.
2013-04-26 epoger@google.comGM: specify that currently used checksums are CityHashe...
2013-04-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-26 mike@reedtribe.orgrename SkRationalQuad to SkConic
2013-04-25 robertphillips... Remove useless SkRect::sort
2013-04-25 robertphillips... Nexus 7 performance trigger rebaselines
2013-04-25 reed@google.comimpl onCreateFrom... for fontmgr on windows
2013-04-25 humper@google.comAvoid side effects related to skia error callbacks...
2013-04-25 scroggo@google.comUse SkError for a bitmap that could not be decoded.
2013-04-25 jvanverth@google.comTemporarily disable HardLight effect in unit tests.
2013-04-25 scroggo@google.comUpdates to skimage tool to use it for testing.
2013-04-25 robertphillips... Reduce calls to SkMatrix::reset from GrDrawState
2013-04-25 tomhudson@google.comWork around overzealous assertion in SkMaskFilter.
next