platform/upstream/libSkiaSharp.git
2012-09-11 bungeman@google.comBaseline DirectWrite.
2012-09-11 bsalomon@google.comWrap all GrCustomStage textures in GrTextureAccess...
2012-09-11 rileya@google.comMake BBoxHierarchy ref-counted, fix leak in RTreeTest.
2012-09-11 rileya@google.comAdd helper for maintaining clip/matrix state in non...
2012-09-11 bsalomon@google.comMove GrTextureAccess decl/defn to separate files
2012-09-11 robertphillips... Extended instance counting to all GrResource-derived...
2012-09-11 robertphillips... Removed access of freed memory in GrContext dtor
2012-09-11 robertphillips... Fixed memory leak in RTreeBench
2012-09-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-10 robertphillips... Fix for DEPS compiler issue in SkGrFontScaler.cpp
2012-09-10 scroggo@google.comInit graphics in bench_pictures.
2012-09-10 reed@google.comland https://codereview.appspot.com/6492099/ -- fix...
2012-09-10 robertphillips... Added Qt 4.8.1 moc files for precise builds
2012-09-10 rileya@google.comFix ordering of initializer list to fix compiler compla...
2012-09-10 borenet@google.comWhitespace change to trigger rebuild after skp checkin
2012-09-10 borenet@google.comAdd per-picture logging to render_pictures
2012-09-10 rileya@google.comFix bug in R-Tree bulk-load. Unreviewed.
2012-09-10 rileya@google.comAdd optional aspect ratio parameter to R-Tree, this...
2012-09-10 borenet@google.comFix render_pictures for skia_static_initializers=0
2012-09-10 borenet@google.comFix Android build of render_pictures (Again)
2012-09-10 reed@google.comdisable replay for now
2012-09-10 borenet@google.comFix Android build of render_pictures
2012-09-10 reed@google.comadd techtalk slide for now (can remove it tomorrow)
2012-09-10 bsalomon@google.comFix issue where bw bitmask uploaded to gr 565, 8888...
2012-09-10 reed@google.comupdate MS counter to show actual milliseconds
2012-09-10 reed@google.comcache decoded bitmap in global for now
2012-09-10 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-10 mike@reedtribe.orgenable lcdtext
2012-09-10 mike@reedtribe.orgupdate
2012-09-09 robertphillips... Removed old resource locking system
2012-09-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-08 reed@google.comapend sample_grab file name with .png
2012-09-08 reed@google.comchange duration of transition animation to 1, effective...
2012-09-08 reed@google.comupdate
2012-09-08 reed@google.comexperimental
2012-09-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-07 bungeman@google.comFix mask gamma rounding issues on x87.
2012-09-07 robertphillips... Added explicit cache clearing
2012-09-07 borenet@google.comWhitespace change to cycle the bots after master restart
2012-09-07 robertphillips... Added cache stats printout to tests
2012-09-07 bsalomon@google.comRemove extraneous const qualifier.
2012-09-07 epoger@google.comdownload_baselines: allow user to select which builder...
2012-09-07 scroggo@google.comFix for Windows build.
2012-09-07 bsalomon@google.comSkPathRef: one allocation for pts+verbs, path GenID...
2012-09-07 scroggo@google.comReport data from bench_pictures in the same fashion...
2012-09-07 bsalomon@google.comTry r5428 again with fix
2012-09-07 bsalomon@google.comRevert 5428 and 5429.
2012-09-07 bsalomon@google.comFix shader errors in r5428.
2012-09-07 bsalomon@google.comConsolidate texture access functions, provide default...
2012-09-07 bsalomon@google.comAdd SK_API to path == decl.
2012-09-07 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-06 rileya@google.comAdd SkPictureRecord subclass that computes bounding...
2012-09-06 bsalomon@google.comIntroduce GrGLShaderBuilder::TextureSampler
2012-09-06 robertphillips... Fixed Windows compiler complaints (esp. in debugger)
2012-09-06 wjmaclean@chromium.orgExport SkPath equality operator.
2012-09-06 robertphillips... Added 4.6.2 prefix to existing debugger moc files
2012-09-06 robertphillips... Adding 4.8.2 moc files for debugger
2012-09-06 robertphillips... Fixed assert in unlockStencilBuffer
2012-09-06 bungeman@google.comRestore line breaking in SkTextBox.
2012-09-06 rileya@google.comFix rtree bench name bug. Unreviewed.
2012-09-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-05 reed@google.comRecord the initial matrix when we begin picture-playbac...
2012-09-05 robertphillips... Resource cache now explicitly takes ref of managed...
2012-09-05 edisonn@google.comAdd efffects to the list of dependencies for bench_pict...
2012-09-05 robertphillips... Enforce calling of inherited onRelease & onAbandon...
2012-09-05 rileya@google.comAdd R-Tree bench.
2012-09-05 bsalomon@google.comShut up some Mac (xcode 3) warnings
2012-09-05 rileya@google.comAdd R-Tree data structure.
2012-09-05 robertphillips... Simplified stencil buffer caching
2012-09-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-04 borenet@google.comAdd NaCl port of Skia
2012-09-04 reed@google.comadd more cases to dashline: circle-vs-square, 0,1,2...
2012-09-04 reed@google.comadd bench for drawline + dashing
2012-09-04 borenet@google.comAdd ANGLE to DEPS, integrate build
2012-09-04 tomhudson@google.comUpstream Clank's SkFontHost_Android DRT infinite loop...
2012-09-04 tomhudson@google.comUpstream clank: fix build on platforms (Clang/ARM)...
2012-09-04 bsalomon@google.comAdd effects/core.gypi to 'sources' to make them appear...
2012-09-04 borenet@google.comFix compile error in SkFontHost_none.cpp
2012-09-04 bungeman@google.comFuture proof luminance caches.
2012-09-04 robertphillips... Added bench to test multiple readPixels case
2012-09-04 robertphillips... Don't purge resources from cache if they have > 1 ref
2012-09-04 robertphillips... Switch GrGpu's GrResource list over to using SkTDLinkedList
2012-09-04 robertphillips... Reverting r5364 (Update ARM and NEON optimizations...
2012-09-01 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-31 caryclark@google.comshape ops work in progress
2012-08-31 reed@google.comtruncate our llist w/ null during rewind.
2012-08-31 scroggo@google.comFix windows build of tools.
2012-08-31 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-31 scroggo@google.comRename my DeferredPipeController to not conflict with...
2012-08-31 scroggo@google.comPerform multi core rendering in bench_pictures.
2012-08-31 reed@google.comadd --dump-ops option to pinspect, which will invoke...
2012-08-31 reed@google.comadd more details when dumping saveLayer
2012-08-31 bungeman@google.comSerialization for DirectWrite
2012-08-31 reed@google.com(disabled) option to re-record a picture when loading
2012-08-31 robertphillips... Allow cache tracking to be enabled in release
2012-08-31 djsollen@google.comUpdate ARM and NEON optimizations for S32A_Opaque_BlitR...
2012-08-30 jkleinert@google.comAdding checkboxes to skdiff output so a user can select...
2012-08-30 robertphillips... Begin moving locking out of GrResourceCache
2012-08-30 bsalomon@google.comRecommit r5350 with fix for image failures (which affec...
2012-08-30 bensong@google.comRecords bench graph scale information so we can calcula...
next