index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
fix pad bug introduced during code cleanup
humper@google.com
2013-03-11
*
fix missing ! typo when we switched to skip() helper function.
reed@google.com
2013-03-11
*
fix build warnings
humper@google.com
2013-03-11
*
Plumb fast rectangle blur code into the skia mask filter
humper@google.com
2013-03-11
*
add (mac) test for ttcindex in SkFontStream
reed@google.com
2013-03-11
*
Unreviewed build fix.
sugoi@google.com
2013-03-11
*
fix warning (as error on mac) around max file offset
reed@google.com
2013-03-11
*
Use correct metrics for GDI glyphs.
bungeman@google.com
2013-03-11
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Turning on warning as error on Linux
sugoi@google.com
2013-03-11
*
doh. must dynamically allocate space for reading large(r) TTC header when ttc...
reed@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-11
*
Add a map from index to SkFlatData* in SkFlatDictionary
robertphillips@google.com
2013-03-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
remove dead/#if 0/if (0) code blocks. no change to compiled output.
reed@google.com
2013-03-08
*
Make extension string parsing robust.
bsalomon@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Always get proc address for gl functions on the mac.
bsalomon@google.com
2013-03-07
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
Restart va_list in SkDebugf on win32.
bsalomon@google.com
2013-03-07
*
Fix a warning in bitmap checksummer.
scroggo@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
land https://chromiumcodereview.appspot.com/12440004/
reed@google.com
2013-03-07
*
Put SkPictureRecord saveLayer optimization behind a compiler flag
robertphillips@google.com
2013-03-06
*
Remove unused vars
bsalomon@google.com
2013-03-06
*
Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes.
bsalomon@google.com
2013-03-06
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
add ttcIndex parameter to calls to SkFontStream
reed@google.com
2013-03-05
*
start to plumb ttcIndex into fonthost. For now just add to SkFontStream and i...
reed@google.com
2013-03-05
*
rewind at the start of each FontStream api (since we rewinding internally any...
reed@google.com
2013-03-05
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
PDF : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
Validate that VAO functions are present in ES2 interfaces and add bit to caps...
bsalomon@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-05
*
Fix an unused variable warning.
scroggo@google.com
2013-03-04
*
If Ashmem cache fails pinCache, do not reallocate.
scroggo@google.com
2013-03-04
*
Provide an option in bench_pictures to count pixel ram.
scroggo@google.com
2013-03-04
*
Fixed doParse functions
sugoi@google.com
2013-03-04
*
Rely on libfontconfig to determine our default font
reed@google.com
2013-03-04
[next]