- 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
- 789e327 tell our grcontext to abandon its backend by reed · 10 years ago
- d157b6a Clean up some warnings about unused code. by mtklein · 10 years ago
- d3ce6b4 explicitly delete our c++ window on quit by reed · 10 years ago
- 3fc02f1 override applicationShouldTerminate so we can cleanup when we quit by reed · 10 years ago
- 4302ae9 add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts by reed · 10 years ago
- 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
- a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
- 4459a04 When parsing arguments on Windows, check malloc() for failure. by senorblanco · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 936b734 ios fixes by caryclark · 10 years ago
- 6f157d9 Handle close button in SkOSWindow_Unix. by bungeman · 10 years ago
- 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
- 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
- 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
- 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
- a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
- d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
- 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
- 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
- b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
- 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
- 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
- e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
- 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
- 658650c Remove unused methods from SkWindow. by tfarina@chromium.org · 11 years ago
- c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
- 6a18079 Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT. by commit-bot@chromium.org · 11 years ago
- 1b3fea7 Cleanup: Remove unused includes from skia_unix.cpp by tfarina@chromium.org · 11 years ago
- 04018f3 An SkOSWindow for Unix may experience stuttering, with missed events or long delays before events are processed when using SkEvent.postDelay(). by commit-bot@chromium.org · 11 years ago
- e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
- 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
- a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
- 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
- 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
- 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
- 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
- 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
- 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
- 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
- b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
- 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
- faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
- 44fb1fa Make implicit cast explicit to fix r9807 on gcc. by bungeman@google.com · 11 years ago
- b20a1b5 Minimal changes for SampleApp to eb HiDPI aware on Mac. by bungeman@google.com · 11 years ago
- 4d494f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5e4fe21 Fix shift detection in views on X. by bungeman@google.com · 11 years ago
- d1f1b67 post Expose event when we see an inval by reed@google.com · 11 years ago
- 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 11 years ago
- a48595d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- acb3d88 use select() so we can wait for XEvents or our timer by reed@google.com · 11 years ago
- 079813e speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted) by reed@google.com · 11 years ago
- 732c5d5 fix warning related to && and || and parens by reed@google.com · 11 years ago
- a25c94e add validate to SkView for debugging by reed@google.com · 11 years ago
- 48821fc Fix a bug in SkTextBox. by scroggo@google.com · 12 years ago
- 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 12 years ago
- 770ab36 Remove deprecated/obsolete Makefiles. by tfarina@chromium.org · 12 years ago
- b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 12 years ago
- f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 12 years ago
- f44957e Fix GDI device context leak. https://codereview.appspot.com/7682044/ by bungeman@google.com · 12 years ago
- 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
- 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
- 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
- b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
- b12dc38 Add commented out code to create a core profile on windows. by bsalomon@google.com · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 82502e2 Fix SampleApp ANGLE mode. Review URL: https://codereview.appspot.com/7206052 by bsalomon@google.com · 12 years ago
- b6c933c fix iOS build after adding modifierKeys to click events by reed@google.com · 12 years ago
- 4e73aa1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- e378d83 translate modifier keys for xevents by reed@google.com · 12 years ago
- 3792418 fix linux build by reed@google.com · 12 years ago
- 72708fa fix win build by reed@google.com · 12 years ago
- 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
- 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
- 2882c57 Fix SampleApp busted images with --picture on windows. by bsalomon@google.com · 12 years ago
- e5877e6 Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years. by tfarina@chromium.org · 12 years ago
- ce9dce0 Fixed canvas creation in SampleApp by robertphillips@google.com · 12 years ago
- 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
- 200e53f fix win-only change (canvas -> rasterCanvas) by reed@google.com · 12 years ago
- 511aa0e doh(2) fix the other typo by reed@google.com · 12 years ago
- 4c9e2aa eliminate (unused) extra param to update(), and thereby remove (bad bad bad) setBitmapDevice call. by reed@google.com · 12 years ago
- e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
- 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
- ddd8fa8 Remove SkListWidget.cpp, which has not been compiled for 18 months by epoger@google.com · 12 years ago
- 4e2d4ff Delete SkListView.cpp, which has been #ifdef'ed out for 4+ years by epoger@google.com · 12 years ago
- 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
- 5b5bba3 Addressed xcode analysis complaints by robertphillips@google.com · 12 years ago
- 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
- 0d50bc1 Restore line breaking in SkTextBox. https://codereview.appspot.com/6500078/ by bungeman@google.com · 12 years ago
- 0dd5ceb Fix ANGLE build Review URL: https://codereview.appspot.com/6498045 by borenet@google.com · 12 years ago
- 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
- 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
- a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@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