- dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
- 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
- 2cda387 Fix clang warning in GMSampleView.h by tfarina@chromium.org · 12 years ago
- 884e60b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- a4f8137 update srcmode GM to include aa/bw and gradients by reed@google.com · 12 years ago
- b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
- d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9eb9697 Update SampleApp to handle PNG encoded skps by robertphillips@google.com · 12 years ago
- 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9c0bef1 add 'c' toggle to test clipping by reed@google.com · 12 years ago
- 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
- 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ffe9d01 add label by reed@google.com · 12 years ago
- c892a15 support click-drag translate by mike@reedtribe.org · 12 years ago
- 45ba2f7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- cdbcb3e update by reed@google.com · 12 years ago
- c83e352 update by reed@google.com · 12 years ago
- 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago
- fc84359 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 6293820 Disable transitions for the Android SampleApp. by djsollen@google.com · 12 years ago
- 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
- 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
- 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
- 45369a3 samplecode: Avoid temporary variables of SkString type. by tfarina@chromium.org · 12 years ago
- f726a1c samplecode: Remove duplicated include of SkWindow.h from SampleApp.h by tfarina@chromium.org · 12 years ago
- 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
- 077b899 samplecode: Remove executable bit from SampleTextureDomain.cpp by tfarina@chromium.org · 12 years ago
- 3bd2173 SkCanvas::setDevice() must die, and so we begin by removing our own by mike@reedtribe.org · 12 years ago
- 7064e9a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
- b1b7f707 Add a header for OverView.cpp as well. by tfarina@chromium.org · 12 years ago
- cbc4a5d Add file I forgot in https://code.google.com/p/skia/source/detail?r=5552 by epoger@google.com · 12 years ago
- 6a12178 Add a header file for TransitionView.cpp by epoger@google.com · 12 years ago
- 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
- d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
- 43e1014 update MS counter to show actual milliseconds by reed@google.com · 12 years ago
- 7c57e0e apend sample_grab file name with .png by reed@google.com · 12 years ago
- 8d88475 change duration of transition animation to 1, effectively removing it (for now) by reed@google.com · 12 years ago
- 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 0a5c18b (disabled) option to re-record a picture when loading by reed@google.com · 12 years ago
- ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 85cade0 Move tiling up into SampleWindow. by scroggo@google.com · 12 years ago
- b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
- e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
- a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
- 56b64a5 change tiling to 16 tiles instead of 4 by reed@google.com · 12 years ago
- e2dd973 Provide a key to go to the previous slide in SampleApp. by scroggo@google.com · 12 years ago
- 67b89ee add 't' to toggle tiling modes by reed@google.com · 12 years ago
- bda03db Fixing source files that do not have newlines at the end. by rmistry@google.com · 12 years ago
- 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
- d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
- e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
- b196374 --picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp) by reed@google.com · 12 years ago
- cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
- 4605a3f Added --picture flag to SampleApp, loads individual skp. by chudy@google.com · 12 years ago
- 622a170 Fixed minor memory leaks by robertphillips@google.com · 12 years ago
- 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago
- 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
- 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
- 3e33258 Added GPU implementation of 2-point conical gradient. by rileya@google.com · 12 years ago
- 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago
- a23d048 remove SkInstCnt tracking of SkViewRegistry by reed@google.com · 12 years ago
- 814df5e don't add SkViewRegistry to SkInstCnt by reed@google.com · 12 years ago
- 6eb0d62 Register some flattenable factories. by scroggo@google.com · 12 years ago
- 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
- b073d92 Add a tiled pipe mode to SampleApp. by scroggo@google.com · 12 years ago
- e351050 one more warning suppressed (make unused code avoid bit rot) by caryclark@google.com · 12 years ago
- 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
- 07ef911 Fixed Linux compiler complaints by robertphillips@google.com · 12 years ago
- 1830c7a --pictureDir foo will load serialized pictures <>.skp from the foo directory by reed@google.com · 12 years ago
- fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
- 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago
- ffe39bd Fix type errors and a few warnings for Visual Studio 2010 64-bit build. by tomhudson@google.com · 12 years ago
- 2470b25 Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping by robertphillips@google.com · 13 years ago
- 706f621 Fixes for Windows Release compiler complaints (overflow in const arith) by robertphillips@google.com · 13 years ago
- 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 13 years ago
- 963a8fa remove (unused) reference to SkStrokePathEffect by reed@google.com · 13 years ago
- c6ce750 Fixed some fixed point build Windows compiler complaints by robertphillips@google.com · 13 years ago
- 9c1f1ac Move function decls and macros out of public headers that are meant for internal use. by bsalomon@google.com · 13 years ago
- 7265e72 Added "--list" command line option to SampleApp by robertphillips@google.com · 13 years ago
- 67a6db3 Made "Clip" sample use AA clipping by robertphillips@google.com · 13 years ago
- 4b5894c show contains and intersects predicates in sample by reed@google.com · 13 years ago
- 47ab504 Fixed usage info for SampleApp's msaa flag by robertphillips@google.com · 13 years ago
- 7460b37 Fixed minor Release & fixed point compiler warnings on Linux by robertphillips@google.com · 13 years ago
- 7dadc74 In SampleWindow, pass ownership of menus to SkWindow, so it can safely by scroggo@google.com · 13 years ago
- 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 13 years ago
- ddd40e5 Tear down Gr stuff before GL context in SampleApp by bsalomon@google.com · 13 years ago
- 4750fa5 Minor bug fix in SampleApp by robertphillips@google.com · 13 years ago
- 59ed2c2 safely handle null blur filter by reed@google.com · 13 years ago
- 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 13 years ago
- 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 13 years ago
- 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 13 years ago
- 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 13 years ago
- b442a6d Redelivering r3555 to re-add run-time switching between ANGLE and native opengl by robertphillips@google.com · 13 years ago
- bd8d7ad Reverting r3555 by robertphillips@google.com · 13 years ago
- 53e96a1 Added run-time switching between OpenGL & ANGLE in SampleApp by robertphillips@google.com · 13 years ago