aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views
Commit message (Expand)AuthorAge
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Delete three class declarations that we don't provide implementations anymore.Gravatar tfarina@chromium.org2012-10-16
* retool so we don't need to call SkCanvas::setDeviceGravatar reed@google.com2012-10-01
* views: Fix a typo in SkEvent.hGravatar tfarina@chromium.org2012-10-01
* doh, fix typoGravatar reed@google.com2012-09-27
* eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ...Gravatar reed@google.com2012-09-27
* Remove deprecated SkOSWindow_wxwidgets.hGravatar tfarina@chromium.org2012-09-27
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Move animated view headers to correct directory.Gravatar bungeman@google.com2012-07-10
* Fixed Linux compiler complaintsGravatar robertphillips@google.com2012-06-04
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* Unix SampleApp attach/detach fixup and style fixupGravatar bsalomon@google.com2012-04-03
* Revert 3857 (which was committed from wrong tree)Gravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Reverting r3555Gravatar robertphillips@google.com2012-03-30
* Added run-time switching between OpenGL & ANGLE in SampleAppGravatar robertphillips@google.com2012-03-30
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Add SK_OVERRIDE where appropriate.Gravatar tomhudson@google.com2012-03-05
* fix mac warningsGravatar caryclark@google.com2011-11-23
* land http://codereview.appspot.com/5244058/ - add matrix to SkViewGravatar reed@google.com2011-11-11
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30
* Added Debugger to Sample App, off by defaultGravatar yangsu@google.com2011-08-12
* CocoaSampleApp no longer depends on SkOSWindow_Mac.hGravatar yangsu@google.com2011-08-08
* Updated SkOSMenu to use the updated SkEventsGravatar yangsu@google.com2011-08-05
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* allow events to store their target sink IDGravatar reed@google.com2011-08-03
* iOS SampleApp menu related changesGravatar yangsu@google.com2011-08-02
* Revised SkOSMenuGravatar yangsu@google.com2011-08-01
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fixed iOSSampleApp dependenciesGravatar yangsu@google.com2011-07-07
* Parse SampleApp command line for a test name. If an argument is passed toGravatar senorblanco@chromium.org2011-06-28
* Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and ...Gravatar yangsu@google.com2011-06-24
* Unify handleTouch and handleClick in SampleApp.Gravatar Scroggo2011-06-22
* Add a way to save to PDF in SampleApp on Android and elsewhere.Gravatar Scroggo2011-06-21
* Improvements to the SampleApp (primarily Android).Gravatar Scroggo2011-06-15
* Updates to the Android SampleAppGravatar djsollen@google.com2011-06-13
* Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...Gravatar Scroggo2011-06-08
* Port the SampleApp (raster) to Android.Gravatar Scroggo2011-05-31
* http://codereview.appspot.com/4373057/Gravatar Scroggo2011-04-15
* move SkMetaData into coreGravatar reed@google.com2011-03-30