projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2011-03-30
reed@google.com
add refcnt helper to metadata
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
reed@google.com
move SkMetaData into core
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
reed@google.com
add new file GrPathUtils.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
reed@google.com
add getTopLayer(), so clients don't have to use a Layer...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
bsalomon@google.com
Fix ref leak on GrGpu.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
senorblanco...
Two optimizations for the tesselated path renderer:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
senorblanco...
This CL implements a tesselated path renderer, using...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
vandebo@chromium.org
Store content streams in an SkStream instead of an...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
reed@google.com
add experimental Relay class
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
bsalomon@google.com
Hairline stroke 1px wide paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
senorblanco...
Add the GLU tesselator source files to third_party...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
reed@google.com
add dox for drawPath, describing how to interpret the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
bsalomon@google.com
Add way to determine at link time what path renderer...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
reed@google.com
Remove optional impl for SkClampMax that relied on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Scroggo
Move zoomer into SampleApp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
bsalomon@google.com
Fix direct-to-stencil clippath rendering logic in GrGpu.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
bsalomon@google.com
Rename flag that disables stencil buffer creation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
scroggo
Fix a crash.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
reed@google.com
Initialize fClip in SkBounder, in case doIRect() is...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
bsalomon@google.com
Add GL_CHROMIUM_framebuffer_multisample support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
bsalomon@google.com
Fix SK build macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
reed@google.com
inline knowledge that our pointsize is always 1 when...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
reed@google.com
add GR at the end
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
bsalomon@google.com
Fix macro in Chrome's GL config file
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
reed@google.com
add SkCreateTypefaceFromCTFont() to create a typeface...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
scroggo
Add a 'fatbits' mode to unix sample app.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
bsalomon@google.com
Remove redundant defines of GR_GL macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
mike@reedtribe.org
add more styles to show
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
mike@reedtribe.org
map canonical css names to real fonts
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
bsalomon@google.com
Remove IMG multisample texture support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
reed@google.com
convert fixed->scalar directly, since we know that the
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
bsalomon@google.com
Remove old GR_* macros for GL extensions in favor of...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
reed@google.com
increase intermediate precision when chopping lines...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
bsalomon@google.com
Add GR_DLL builds to Ganesh (minimal exports for Chrome...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
reed@google.com
change -lpng12 to -lpng
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
bsalomon@google.com
Fix line endings on gyp file.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
mike@reedtribe.org
allow window-subclass to handle dispatching click event...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
mike@reedtribe.org
add draw sample
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
vandebo@chromium.org
Make SkDeviceFactory part of the API.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
scroggo
Pass motion events in the unix sample app.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
scroggo
Updates to the unix sample app.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
reed@google.com
fix scalar math to work with float and fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
reed@google.com
fix warnings of int->float and double->float
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
twiz@google.com
Remove the compile-time selection of the GL implementat...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
twiz@google.com
This CL removes all dependencies on GL headers across...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
bsalomon@google.com
Revert GR_STATIC_RECT_VB in GrGLConfig_chrome.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
reed@google.com
fix warnings (local storage too small, int->scalar)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
reed@google.com
change operator== to return bool instead of int
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
bsalomon@google.com
Initial GYP file for skia / gr. Builds SampleApp on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
mike@reedtribe.org
use SkSafeUnref()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
reed@google.com
abort drawing if srcRect is outside of the bitmap bounds
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
twiz@google.com
Addition of missing file in Visual Studio sample app...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
bsalomon@google.com
Make chrome use the static square vb when drawing rects.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
reed@google.com
update dox for setLooper()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
bsalomon@google.com
Remove dependence on glew for creating SkOSWindow_Win...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
reed@google.com
add fling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ctguil@chromium.org
Add SK_API to SkCreateTypefaceFromLOGFONT.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ctguil@chromium.org
Add code needed to build skia as a windows dll within...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
reed@google.com
add filterTextFlags() to SkDevice (virtual) to allow...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
reed@google.com
need a separate texture for each maskformat in atlasmgr
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
bsalomon@google.com
Add blend constant color and use it for lcd text common...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
twiz@google.com
Correction of GLES build issue introduced by in revision:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
reed@google.com
support lcd16 in text atlas (sans shader support)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
scroggo
Add a sample application that runs on unix.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
twiz@google.com
Implementation of a GL-virtualization layer for Skia...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
djsollen@google.com
Upstreaming changes from android.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
trim 3-byte column at start and end of freetype bitmap
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
disable lcd format for lcd16 as well
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
twiz@google.com
Correction of Windows SampleApp build break introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
add LCD16 copy routine
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
use system font path when building on the mac
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
work around linker-error when building on the Mac
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
Don't use LCD16 if SK_SUPPORT_LCDTEXT is defined (for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
reed@google.com
rebaseline shadows on gpu
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
reed@google.com
undo recent addition of kLCD16_Format to FormatIsLCD()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
reed@google.com
add tristate toggle 'l' for lcd text drawing
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
junov@google.com
Fixes shadow colors with alpha value smaller that one...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
reed@google.com
support lcd16 mask format
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
vandebo@chromium.org
Use Type3 fonts for platforms that don't yet support...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
reed@google.com
Fix warnings of SkScalar -> int conversions, by using...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
reed@google.com
add kLCD16_Format to the list in FormatIsLCD()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
bsalomon@google.com
Add complex clip gm sample and cleanup unused headers...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
bsalomon@google.com
Remove offscreen GL support from SampleApp and SkOSWind...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
reed@google.com
check-point for kLCD16_Format mask support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
bsalomon@google.com
Remove "true ||" in conditional that was accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
bsalomon@google.com
Delete GL tex ID when last of GrGLTexture or GrGLRender...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
bsalomon@google.com
Make flush discardable and lazily reset context
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
reed@google.com
add realloc() to SkAutoSMalloc, plus some documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
twiz@google.com
Correction of the non-portable use of dynamically alloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
reed@google.com
Correct blitmask procs to recognize that we pass them...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
reed@google.com
http://codereview.appspot.com/3980041/
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
bsalomon@google.com
If we compute an exact clip bounds prefer it over user...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
bsalomon@google.com
Remove deleted GrApi.h from gpu xcode project
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
bsalomon@google.com
Add new pdf files to SampleApp xcode proj
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
vandebo@chromium.org
Enable compiling the PDF backend by default in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
vandebo@chromium.org
[PDF] Add support for Shaders.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
bsalomon@google.com
Add filters to organize the VS project. Remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
reed@google.com
remove unused methods from SkRefPtr, as a check-point...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
reed@google.com
add LF at end of file (dumb warning)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
reed@google.com
add LF at end of file (ancient warning appeased)
commit
|
commitdiff
|
tree
|
snapshot
next