external/skia.git
31 min ago djsollen@google.comAdd buffer helper to read directly into SkString to... master
42 min ago epoger@google.comImprove tool that analyzes gm JSON summary
43 min ago reed@google.comadd startcanvas/endcanvas entry-points for the script...
63 min ago epoger@google.comGM: make behavior of make_filename() more late-binding
67 min ago epoger@google.comGM self-tests: add testing for non --hierarchy case
2 hours ago reed@google.comdisable dumping the ctm on every drawRect verb (was...
4 hours ago robertphillips... Fix flaky Ubuntu performance trigger
4 hours ago mike@reedtribe.orgsupport SkCanvas as a real lua object
9 hours ago skia.committer... Sanitizing source files in Housekeeper-Nightly
13 hours ago mike@reedtribe.orgallow multiple lua files to be used in lua_pictures
15 hours ago mike@reedtribe.orgprintf name of picture *before* we try to scrape it.
16 hours ago commit-bot... Move SkImage::encode to SkImage_Codec.cpp.
18 hours ago scroggo@google.comAdd a comment to the top of images.gyp.
21 hours ago robertphillips... Performance trigger rebaselines
23 hours ago humper@google.comfix boolean check for unknown rtconf variables in files.
23 hours ago reed@google.comadd SkDrawPictureCallback optional parameter to drawPic...
23 hours ago scroggo@google.comMake DecodeMemoryToTarget handle more configs.
24 hours ago bsalomon@google.comReland path bounds change with correct bounds for conve...
24 hours ago reed@google.comadd encodeData() to SkImageEncoder, and add encoding...
28 hours ago skia.committer... Sanitizing source files in Housekeeper-Nightly
2 days ago robertphillips... Performance trigger rebaselines (mainly due to r9175)
3 days ago bsalomon@google.comOne SkTSearch to rule them all. Allow key to be of...
3 days ago bsalomon@google.comRevert "Revert "Revert "Pass bounds into draw calls...
4 days ago bsalomon@google.comMake rebaseline.py pull msaa images
4 days ago bsalomon@google.comfix uninitialized adcd
4 days ago bsalomon@google.comRevert "Revert "Pass bounds into draw calls in path...
4 days ago robertphillips... Add special handling of rectori case for gpu
4 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
4 days ago bsalomon@google.comRevert "Pass bounds into draw calls in path renderers."
4 days ago bsalomon@google.comPass bounds into draw calls in path renderers.
4 days ago scroggo@google.comBand-aid for subsetted bitmaps in SKPs.
4 days ago djsollen@google.comMake the use of fallback fonts in Android a runtime...
4 days ago borenet@google.comFix android_run_skia to work with multiple attached...
5 days ago commit-bot... Remove the fno-rtti excluders now that fno-rtti is...
5 days ago reed@google.comadd the following fields to the lua accumulate table:
5 days ago commit-bot... Better method for rendering AA ellipses.
5 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
5 days ago mike@reedtribe.orglua accumulate now receives a table of the draw parameters
5 days ago reed@google.comuse define to work-around localeconf() missingness...
5 days ago reed@google.comlua not building on android ??? disabling for now
5 days ago djsollen@google.comMove the FontConfigTypeface class into private header.
5 days ago reed@google.comfix typo in dependency line (don't name file, just...
5 days ago reed@google.comadd direct_dependencies for picture_utils, and add...
5 days ago reed@google.comdisable lua_pictures tool from make for now
5 days ago reed@google.comadd SkLuaCanvas
5 days ago scroggo@google.comUse separate subset directories in skimage.
5 days ago bsalomon@google.comDisable blending when there is an effect that reads...
5 days ago bsalomon@google.comDon't make dst copies when color stage requires dst...
6 days ago bungeman@google.comFix vertical text scaling and clipping on Mac.
6 days ago scroggo@google.comProvide a function to print the name of a Format.
6 days ago robertphillips... Add aligned case to game bench
6 days ago bsalomon@google.comFinish mixed_xfermodes GM.
6 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
6 days ago robertphillips... Performance trigger rebaseline
6 days ago commit-bot... Fix includes in SkLayerDrawLooper.h. It was previously...
6 days ago bsalomon@google.comRemove assert that is no longer valid.
6 days ago robertphillips... Re-add isIRect test for AA rect drawing
6 days ago epoger@google.comAdd gm/confirm_no_failures_in_json.py
6 days ago bsalomon@google.comUpdate rebaseline.py for N10.
6 days ago commit-bot... Sort points for PDF's draw rect, to match raster and...
6 days ago scroggo@google.comCreate a self test for skimage.
6 days ago scroggo@google.comskimage: report failure if expectation not found.
7 days ago robertphillips... Compiler warning/error fix for r9120
7 days ago robertphillips... Add GM to track thin rectangle rendering
7 days ago epoger@google.comGM: include filename extension (.png) of each output...
7 days ago bsalomon@google.comMake GrAAConvexPathRender support paths with > 64K...
7 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
7 days ago reed@google.comadd separate impl file for SkFontMgr_fontconfig, so...
7 days ago bsalomon@google.comKey shader on whether frag pos read is relative to...
7 days ago bsalomon@google.comRemove 16bit asserts and casts of string length.
8 days ago commit-bot... Fix stroked roundrects on Nexus 10.
8 days ago robertphillips... Fix for Debug check failures in r9108
8 days ago robertphillips... add bench for blurred rectori case
8 days ago commit-bot... API modifications needed to upstream Android font changes.
8 days ago robertphillips... Partial revert of r9087
10 days ago commit-bot... Check for NULL texture in GrAutoScratchTexture::detach()
10 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
10 days ago bsalomon@google.comDon't call purgeCache() from within GrResource memebers.
10 days ago vandebo@chromium.org[PDF] Only output the Dests dictionary if it isn't...
10 days ago robertphillips... Fix memory leak in SkTypeface.cpp
10 days ago bsalomon@google.comRemove GrPathCmd
11 days ago caryclark@google.comadd wildcard test name matching to gm and bench.
11 days ago robertphillips... Fix memory leak in filter tool
11 days ago junov@chromium.orgRemove duplicated code in SkPictureRecord::drawRRect
11 days ago bsalomon@google.comMake gms use getTopDevice() rather than getDevice().
11 days ago robertphillips... Further defer devRect computation in gpu rect drawing
11 days ago robertphillips... Update shader rect drawing path for r9087 (removal...
11 days ago robertphillips... Remove isIRect "optimization" & defer computation of...
11 days ago skia.committer... Sanitizing source files in Housekeeper-Nightly
11 days ago robertphillips... Reverting 9083 & 9084 due to Android failures
11 days ago reed@google.comfix warning/error of uninitialized len
11 days ago commit-bot... API modifications needed to upstream Android font changes.
11 days ago epoger@google.comRevert r9081
11 days ago epoger@google.comadd SkString::append(const char c)
11 days ago robertphillips... Fix for compiler warnings/errors in r9078
11 days ago robertphillips... Added game-like bench marks
11 days ago epoger@google.comGM self-test: add --writePath and --mismatchPath ,...
11 days ago scroggo@google.comFix some warnings in SkPath.
12 days ago commit-bot... remove unneeded reference to SkTScopedPtr
12 days ago commit-bot... Make GrGLShaderBuilder check whether GrEffect advertise...
next