index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
Have /src files use header directly.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
skia: use msaaConfigAttribList for SkOSWindow_win
hendrikw
2015-09-08
*
add interactive xfer sample
reed
2015-09-02
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Remove SK_BUILD_FOR_WINCE.
bungeman
2015-07-29
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Make SkNSView's window accept mouseMoved events
bsalomon
2015-06-23
*
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...
bsalomon
2015-06-18
*
Remove SkOSWindow_Mac.cpp
bsalomon
2015-06-16
*
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
*
win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval()
bsalomon
2015-06-15
*
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
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Use D3D11 backend for ANGLE when available.
bsalomon
2015-02-23
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Move WGL header from include to src
djsollen
2014-11-14
*
Cleanup public includes directory.
djsollen
2014-11-13
*
move SkTextBox into utils
reed
2014-11-03
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
tell our grcontext to abandon its backend
reed
2014-10-30
*
Clean up some warnings about unused code.
mtklein
2014-10-21
*
explicitly delete our c++ window on quit
reed
2014-10-07
*
override applicationShouldTerminate so we can cleanup when we quit
reed
2014-10-07
*
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
*
When parsing arguments on Windows, check malloc() for failure.
senorblanco
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
ios fixes
caryclark
2014-07-11
*
Handle close button in SkOSWindow_Unix.
bungeman
2014-07-07
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
[next]