aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* use SkToS32 to turn a ptrdiff_t into an int (on 64bit build)Gravatar reed@google.com2013-02-04
* Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...Gravatar bsalomon@google.com2013-02-04
* remove vestiges of 32BIT_GRADIENT flag, as we always dither gradients nowGravatar reed@google.com2013-02-04
* add kMultiply_Mode to switch statement (fix warning)Gravatar reed@google.com2013-02-04
* land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...Gravatar reed@google.com2013-02-04
* Simplify and speed up SkIntroSort.Gravatar bungeman@google.com2013-02-04
* Commit file missing from r7550Gravatar bsalomon@google.com2013-02-04
* Attempt to fix GLPrograms test on ANGLE bot.Gravatar bsalomon@google.com2013-02-04
* Go from a 1x2 to a 2x2 dither cell, and change/simplify the logic for how weGravatar reed@google.com2013-02-04