aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views
Commit message (Expand)AuthorAge
* Fix a bug in SkTextBox.Gravatar scroggo@google.com2013-04-24
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* Remove deprecated/obsolete Makefiles.Gravatar tfarina@chromium.org2013-04-17
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* use SkStream::NewFromFile()Gravatar mike@reedtribe.org2013-03-19
* Fix GDI device context leak.Gravatar bungeman@google.com2013-03-12
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* Add commented out code to create a core profile on windows.Gravatar bsalomon@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Fix SampleApp ANGLE mode.Gravatar bsalomon@google.com2013-01-24
* fix iOS build after adding modifierKeys to click eventsGravatar reed@google.com2013-01-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-09
* translate modifier keys for xeventsGravatar reed@google.com2013-01-08
* fix linux buildGravatar reed@google.com2013-01-08
* fix win buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* Fix SampleApp busted images with --picture on windows.Gravatar bsalomon@google.com2012-12-17
* Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.Gravatar tfarina@chromium.org2012-10-12
* Fixed canvas creation in SampleAppGravatar robertphillips@google.com2012-10-02
* retool so we don't need to call SkCanvas::setDeviceGravatar reed@google.com2012-10-01
* fix win-only change (canvas -> rasterCanvas)Gravatar reed@google.com2012-09-27
* doh(2) fix the other 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
* Suppress some warnings on linux.Gravatar bsalomon@google.com2012-09-26
* Remove SkListWidget.cpp, which has not been compiled for 18 monthsGravatar epoger@google.com2012-09-25
* Delete SkListView.cpp, which has been #ifdef'ed out for 4+ yearsGravatar epoger@google.com2012-09-25
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Addressed xcode analysis complaintsGravatar robertphillips@google.com2012-09-24
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Restore line breaking in SkTextBox.Gravatar bungeman@google.com2012-09-06
* Fix ANGLE buildGravatar borenet@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...Gravatar reed@google.com2012-08-16
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* revert gpu-less mac sample app, remove busted sample (that has equivalent gm)Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* SkTextBox to use public interfaces for line layout.Gravatar bungeman@google.com2012-07-24
* Move animated view headers to correct directory.Gravatar bungeman@google.com2012-07-10
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* remove SkInstCnt tracking of SkViewRegistryGravatar reed@google.com2012-06-26
* remove bogus SkViewFactory referenceGravatar reed@google.com2012-06-26
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* Fixed compile warning in SkOSWindow_unix.cppGravatar bsalomon@google.com2012-06-19
* Compiler complaints + some minor cleanupGravatar robertphillips@google.com2012-06-12
* fix warnings on Mac in src/viewsGravatar caryclark@google.com2012-06-06