aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* More fixes for ios build.Gravatar bsalomon@google.com2013-02-07
* Attempt to fix iOS build.Gravatar bsalomon@google.com2013-02-07
* Temporary patch to BenchPictures gpu timing problemGravatar robertphillips@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* shape ops work in progressGravatar caryclark@google.com2013-02-07
* Fix a perf regression introduced by r7594: when computing a texture cache ke...Gravatar senorblanco@chromium.org2013-02-07
* Fixed warning/error in PictureRenderer.cppGravatar robertphillips@google.com2013-02-07
* In picture rendering tools, draw the entire scaled image.Gravatar scroggo@google.com2013-02-06
* Fix function not predeclared warning on Mac.Gravatar bsalomon@google.com2013-02-06
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Fixes a bug introduced by the new per-tile bench log format.Gravatar bensong@google.com2013-02-06
* Updates gen_skp_ranges.py on recent changes of bench names, storage locations...Gravatar bensong@google.com2013-02-06
* Fix for sign mismatch warning/errorGravatar robertphillips@google.com2013-02-06
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Remove GR_STATIC_RECT_VBGravatar bsalomon@google.com2013-02-06
* gm self-tests: generate JSON expectations, in addition to image expectationsGravatar epoger@google.com2013-02-06
* Fix WritePixels test on ANGLE.Gravatar bsalomon@google.com2013-02-06
* Turn --timeIndividualTiles back on in bench_picturesGravatar borenet@google.com2013-02-06
* Whitespace change to trigger builds after master restartGravatar borenet@google.com2013-02-06
* Set vertex layout prior to setVertexSourceToBuffer for GR_STATIC_RECT_VBGravatar jvanverth@google.com2013-02-06
* Small code cleaup: remove redundant ifGravatar edisonn@google.com2013-02-06
* check for self-assignment in operator=Gravatar reed@google.com2013-02-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-06
* tweak to spacing, to trigger buildGravatar mike@reedtribe.org2013-02-06
* If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's ...Gravatar edisonn@google.com2013-02-05
* Fix calls to setVertexSourceToBufferGravatar robertphillips@google.com2013-02-05
* Fix bench crash (calling method on NULL object).Gravatar bsalomon@google.com2013-02-05
* Reinstate r7546: fix unused variable warningGravatar jvanverth@google.com2013-02-05
* Improved compartmentalization of filter tool's optimizations & add new optimi...Gravatar robertphillips@google.com2013-02-05
* Move vertex layout from GeometrySrcState to GrDrawState.Gravatar jvanverth@google.com2013-02-05
* Fix master IP in submit_tryGravatar borenet@google.com2013-02-05
* Revert r7595 due to housekeeper warning-as-error.Gravatar bsalomon@google.com2013-02-05
* Re-enable static asserts with windows warning fix.Gravatar bsalomon@google.com2013-02-05
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05
* Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...Gravatar jvanverth@google.com2013-02-05
* Implement support for origin-TopLeft render targets in GL backend.Gravatar scroggo@google.com2013-02-05
* Fix some 64 bit warnings on mac.Gravatar scroggo@google.com2013-02-05
* Fix unbalanced Shader set/endContext calls in drawVerticesGravatar djsollen@google.com2013-02-05
* hide the static-assert block altogether, until we can find a construct thatGravatar reed@google.com2013-02-05
* fix (new annoying) warning (mac only I think)Gravatar reed@google.com2013-02-05
* Make windows GrGLCreateNatriveInterface not us GL.h and not use linker to res...Gravatar bsalomon@google.com2013-02-05
* Actually fix angle GLPrograms test.Gravatar bsalomon@google.com2013-02-05
* Restore variable to release builds.Gravatar jvanverth@google.com2013-02-05
* Reverting r7545 (render target origin change) due to layout test issues (see ...Gravatar robertphillips@google.com2013-02-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-05
* remove define for SK_IGNORE_GRADIENT_DITHER_FIX to trigger rebaselinesGravatar mike@reedtribe.org2013-02-05
* Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...Gravatar senorblanco@chromium.org2013-02-04