1. 1d3c411 Fix clang 'overloaded-virtual' warnings. by tfarina@chromium.org · 12 years ago
  2. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  3. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  4. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  5. bdae027 rename private animator type SkImage to SkImageBitmapBase, to avoid conflicts by reed@google.com · 12 years ago
  6. 9954776 Mac build fix after gradient restructure/renaming. by rileya@google.com · 12 years ago
  7. 41f9e6e Fix to get r4511 compiling in Debug by robertphillips@google.com · 12 years ago
  8. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  9. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  10. 16230cb fix warnings on Mac in src/animator by caryclark@google.com · 12 years ago
  11. 706f621 Fixes for Windows Release compiler complaints (overflow in const arith) by robertphillips@google.com · 12 years ago
  12. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  13. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  14. af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 12 years ago
  15. 037d011 Fix Android build Review URL: https://codereview.appspot.com/5492054 by digit@google.com · 12 years ago
  16. fa394d4 Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID by djsollen@google.com · 13 years ago
  17. cadbcb8 Towards enabling -Werror in skia on Linux by bsalomon@google.com · 13 years ago
  18. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  19. 07faed1 Setting perspective in fixed point. http://codereview.appspot.com/5088043/ by bungeman@google.com · 13 years ago
  20. c2c9b97 Fix nits by bsalomon@google.com · 13 years ago
  21. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
  22. c12e1b1 Replace SkMath.h includes as required for fixed point. by tomhudson@google.com · 13 years ago
  23. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  24. a7ed3cc Eliminate Linux compile warnings throughout animator/ with variable by tomhudson@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. d6caf2e Replace reference parameter with pointer so that we can pass NULL by tomhudson@google.com · 13 years ago
  27. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  28. 8d0b577 rename public SkDataRef to SkData by reed@google.com · 13 years ago
  29. 21b1c5c fix warnings by reed@google.com · 13 years ago
  30. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  31. c04e6d5 Fix SK build macro. by bsalomon@google.com · 13 years ago
  32. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  33. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  34. ec10d21 remove obsolete SK_BUILD_FOR_BREW conditional by reed@android.com · 15 years ago
  35. 800046e fix new warnings from gcc 4.2 by reed@android.com · 15 years ago
  36. 0f0cfae check-point for reviving animator by reed@android.com · 15 years ago
  37. 845fdac remove deprecated use of porterduff enum by reed@android.com · 15 years ago
  38. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  39. 3b89515 fix parse error: by reed@android.com · 15 years ago
  40. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  41. 76aa34b add text to hostapp sample rename duplicate of SkSVGPath.cpp by reed@android.com · 16 years ago
  42. 8a1c16f grab from latest android by reed@android.com · 16 years ago