aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* try ~0U instead of ~0 to fix signed warning passing to size_tGravatar mike@reedtribe.org2013-03-03
* pass ~0 for length when we want to know the length of a table (with dst==null)Gravatar mike@reedtribe.org2013-03-03
* move some of the impl in fonthost into typeface virtualsGravatar mike@reedtribe.org2013-03-03
* gm self-test: make all test cases exercise transparencyGravatar epoger@google.com2013-03-02
* Move initialization to PictureRenderer ctorGravatar robertphillips@google.com2013-03-02
* Relanding 7914Gravatar robertphillips@google.com2013-03-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-02
* Revert 7932Gravatar robertphillips@google.com2013-03-01
* Remove constructors from GrVertexAttrib. Gravatar jvanverth@google.com2013-03-01
* Add freetype to skia_base_libs when building for NaClGravatar borenet@google.com2013-03-01
* Initialize grid info in TiledPictureRenderer::initGravatar robertphillips@google.com2013-03-01
* Reland r7918 & r7916Gravatar robertphillips@google.com2013-03-01
* Make global static variable kVertexAttribs in GrAARectRenderer local to funct...Gravatar jvanverth@google.com2013-03-01
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Fix mesa issues.Gravatar bsalomon@google.com2013-03-01
* gm self-test: disable spuriously-failing aaclip testsGravatar epoger@google.com2013-03-01
* gm self-test: fix results that break housekeeping botGravatar epoger@google.com2013-03-01
* Revert r7918 & r7916 due to Linux rendering issuesGravatar robertphillips@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* gm self-test: use a pathologically simple test case instead of dashing2Gravatar commit-bot@chromium.org2013-03-01
* Revert r7914 due to Linux rendering issuesGravatar robertphillips@google.com2013-03-01
* Fix mesa build error from r7519.Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Fix for Mac compiler problem in 7916Gravatar robertphillips@google.com2013-03-01
* Fix for skp chunk sizes when clips are used outside of any saveGravatar robertphillips@google.com2013-03-01
* Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possibleGravatar robertphillips@google.com2013-03-01
* Replace A8 with RGBA8 when renderable A8 isn't supportedGravatar robertphillips@google.com2013-03-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Checkpoint towards core profile support.Gravatar bsalomon@google.com2013-02-28
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.Gravatar bsalomon@google.com2013-02-28
* Adding missing const for r7902Gravatar jvanverth@google.com2013-02-28
* Make SkTDArray accessors const-friendly.Gravatar commit-bot@chromium.org2013-02-28
* Fix assert in bench due to r7899. Unreviewed.Gravatar jvanverth@google.com2013-02-28
* Use updated Khronos signature for glShaderSourceGravatar commit-bot@chromium.org2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* shape ops work in progressGravatar caryclark@google.com2013-02-28
* Only print error message in debug mode.Gravatar scroggo@google.com2013-02-28
* revert r7892Gravatar edisonn@google.com2013-02-28
* Whitespace change: Reset skia-autogenGravatar borenet@google.com2013-02-28
* Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...Gravatar robertphillips@google.com2013-02-27
* resubmit after fixing assert issue: https://codereview.appspot.com/6744050Gravatar edisonn@google.com2013-02-27
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* revert fontconfig gyp change for now (need to install it on housekeeper and c...Gravatar reed@google.com2013-02-27
* Sort GL extension strings and search to find.Gravatar bsalomon@google.com2013-02-27
* enable fontconfig by default in ports.gypGravatar reed@google.com2013-02-27
* use fontconfig fonthost for skia (in prep for using in chrome)Gravatar reed@google.com2013-02-27
* Assign color=0 in GrDrawState.cpp to stop tools from raising false alarms abo...Gravatar bsalomon@google.com2013-02-27