index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
views
Commit message (
Expand
)
Author
Age
*
SampleApp: Cleanup SkOSWindow_SDL
kkinnunen
2016-01-14
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
move SkParsePaint.h into views
reed
2015-12-22
*
Replace SkFunction with std::function
mtklein
2015-11-12
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview....
joshualitt
2015-11-05
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Create SDL backed SkOSWindow
joshualitt
2015-11-04
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
skia: Add support for ANGLE on linux
hendrikw
2015-09-23
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Remove SK_BUILD_FOR SDL, BREW, and PALM.
bungeman
2015-07-29
*
Remove SK_BUILD_FOR_WINCE.
bungeman
2015-07-29
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Revert "Move headers with no dependencies."
Mike Klein
2015-07-29
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Revert "Move the rest of src headers used by include to include/private."
Mike Klein
2015-07-28
*
Move the rest of src headers used by include to include/private.
mtklein
2015-07-28
*
Move SkTHash.h to include/private.
mtklein
2015-07-28
*
Revert "Move headers used by headers in include/ to include/private."
Mike Klein
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
jvanverth
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
remove SkInstCnt
mtklein
2015-06-26
*
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...
bsalomon
2015-06-18
*
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
bsalomon
2015-06-16
*
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
bsalomon
2015-06-16
*
There are still things to sort out but this seems to run correctly.
bsalomon
2015-06-16
*
Visual bench on native android
joshualitt
2015-06-12
*
Expand VisualBench to a real benching tool
joshualitt
2015-06-01
*
CL to add setFullscreen and setVsync to SkWindow
joshualitt
2015-05-27
*
Remove all code related to NaCl
borenet
2015-04-02
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - include version.
tfarina
2014-12-21
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Cleanup public includes directory.
djsollen
2014-11-13
*
move SkTextBox into utils
reed
2014-11-03
*
Cleanup: Remove unnecessary forward declarations from some views files.
tfarina
2014-11-03
*
Cleanup android to ensure it can compile with clang
djsollen
2014-10-30
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
use surface in SkView/SampleApp
reed
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
share dm and command flags
caryclark
2014-07-22
[next]