1. e80c2bc Fix more clang tautological-constant-out-of-range-compare errors. by tfarina@chromium.org · 11 years ago
  2. c1c68bd Remove dubious assertion. by tfarina@chromium.org · 11 years ago
  3. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 11 years ago
  4. a6c76db Do not use SkTDS32Array when building for 64 bit. by scroggo@google.com · 11 years ago
  5. 93c7ee3 Removed unused parameters by sugoi@google.com · 11 years ago
  6. dfc867b Turning on warning as error on Linux by sugoi@google.com · 11 years ago
  7. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  8. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  9. c7565d1 Adding missing const for r7902 by jvanverth@google.com · 11 years ago
  10. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  12. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  13. 1d3c411 Fix clang 'overloaded-virtual' warnings. by tfarina@chromium.org · 12 years ago
  14. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  15. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  16. 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
  17. bdae027 rename private animator type SkImage to SkImageBitmapBase, to avoid conflicts by reed@google.com · 12 years ago
  18. 9954776 Mac build fix after gradient restructure/renaming. by rileya@google.com · 12 years ago
  19. 41f9e6e Fix to get r4511 compiling in Debug by robertphillips@google.com · 12 years ago
  20. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  21. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  22. 16230cb fix warnings on Mac in src/animator by caryclark@google.com · 12 years ago
  23. 706f621 Fixes for Windows Release compiler complaints (overflow in const arith) by robertphillips@google.com · 12 years ago
  24. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  25. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  26. af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 12 years ago
  27. 037d011 Fix Android build Review URL: https://codereview.appspot.com/5492054 by digit@google.com · 12 years ago
  28. fa394d4 Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID by djsollen@google.com · 13 years ago
  29. cadbcb8 Towards enabling -Werror in skia on Linux by bsalomon@google.com · 13 years ago
  30. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  31. 07faed1 Setting perspective in fixed point. http://codereview.appspot.com/5088043/ by bungeman@google.com · 13 years ago
  32. c2c9b97 Fix nits by bsalomon@google.com · 13 years ago
  33. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
  34. c12e1b1 Replace SkMath.h includes as required for fixed point. by tomhudson@google.com · 13 years ago
  35. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  36. a7ed3cc Eliminate Linux compile warnings throughout animator/ with variable by tomhudson@google.com · 13 years ago
  37. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  38. d6caf2e Replace reference parameter with pointer so that we can pass NULL by tomhudson@google.com · 13 years ago
  39. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  40. 8d0b577 rename public SkDataRef to SkData by reed@google.com · 13 years ago
  41. 21b1c5c fix warnings by reed@google.com · 13 years ago
  42. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  43. c04e6d5 Fix SK build macro. by bsalomon@google.com · 13 years ago
  44. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  45. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  46. ec10d21 remove obsolete SK_BUILD_FOR_BREW conditional by reed@android.com · 15 years ago
  47. 800046e fix new warnings from gcc 4.2 by reed@android.com · 15 years ago
  48. 0f0cfae check-point for reviving animator by reed@android.com · 15 years ago
  49. 845fdac remove deprecated use of porterduff enum by reed@android.com · 15 years ago
  50. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  51. 3b89515 fix parse error: by reed@android.com · 15 years ago
  52. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  53. 76aa34b add text to hostapp sample rename duplicate of SkSVGPath.cpp by reed@android.com · 16 years ago
  54. 8a1c16f grab from latest android by reed@android.com · 16 years ago