index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
mac
Commit message (
Expand
)
Author
Age
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
make the mac window resizeable again
reed@google.com
2011-07-06
*
always use grcontext to get the bits to the screen
reed@google.com
2011-07-06
*
Don't use the CreateWithData variant: not needed, and isn't available in chrome
reed@google.com
2011-06-29
*
fix bitmapinfo
reed@google.com
2011-06-28
*
add mac utility to turn a pdf into a bitmap
reed@google.com
2011-06-28
*
Parse SampleApp command line for a test name. If an argument is passed to
senorblanco@chromium.org
2011-06-28
*
Add GL context creation for X so that gm can run GPU on Linux.
bungeman@google.com
2011-05-17
*
Disable MSAA in SkOsWindow on mac and windows
bsalomon@google.com
2011-05-05
*
Move zoomer into SampleApp
Scroggo
2011-03-24
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...
bsalomon@google.com
2011-03-10
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
fix bool bug so we can multisample now
reed@google.com
2011-02-24
*
When we create the GL context and FBO on mac for the GM test also setup the v...
bsalomon@google.com
2011-02-07
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
revert to DeviceRGB colorspace by default, which was changed accidentially
reed@google.com
2011-01-05
*
rev. 637 changed the settings for premultiplied on the info parameter. This
reed@google.com
2011-01-05
*
add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)
reed@android.com
2011-01-03
*
silence some of our startup spew
reed@google.com
2010-12-23
*
add gpu to the default makefile
reed@google.com
2010-12-23
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
remove check for filtering. Now if the src is opaque, the filtered result
reed@android.com
2009-10-26
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
return noErr in clickhandler, so we can get mousemoved events
reed@android.com
2009-08-29
*
make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.
reed@android.com
2009-07-10
*
fix (aaaargh) white-space
reed@android.com
2009-07-08
*
use genericRGB space to ensure that we decode exactly the pixels we encode
reed@android.com
2009-07-08
*
fix config check to include SkColorPriv.h so we don't get the warning w/o need
reed@android.com
2009-06-29
*
merge in change from chrome to detect when the byte order for 8888 requires
reed@android.com
2009-06-22
*
downgrade project files to 10.4 so more clients can use them
reed@android.com
2008-12-22
*
use native mac fonthost
reed@android.com
2008-12-19
*
first cut at event-based test app
reed@android.com
2008-12-19
*
move cg utils out of xcode and into src/include
reed@android.com
2008-12-18