index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
Commit message (
Expand
)
Author
Age
*
Add a setTimer() function.
commit-bot@chromium.org
2013-12-18
*
add virtual destructor for SkExample to fix build error.
commit-bot@chromium.org
2013-12-17
*
change SkScalarRound to SkScalarRoundToInt
reed@google.com
2013-12-17
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Add a print function in the global JS scope for debugging.
commit-bot@chromium.org
2013-12-16
*
Add command line flag for optionally loading JS from external files.
commit-bot@chromium.org
2013-12-16
*
Added canvas.fillStyle with support for just the "#RRGGBB" style of colors.
commit-bot@chromium.org
2013-12-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-11
*
Fix error in r12597 (can't forget that newline at the end of a file)
robertphillips@google.com
2013-12-10
*
New Composite CSS border object
robertphillips@google.com
2013-12-10
*
Add a canvas object with drawRect() and inval().
commit-bot@chromium.org
2013-12-10
*
A simple draw() function in Javascript.
commit-bot@chromium.org
2013-12-06
*
V8 and Skia
commit-bot@chromium.org
2013-12-05
*
Remove SkPdfNativeDoc::tokenizerOfStream.
scroggo@google.com
2013-12-03
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-03
*
Simplify SkPdfTokenLooper behavior.
scroggo@google.com
2013-12-02
*
Remove some PdfViewer warnings.
scroggo@google.com
2013-12-02
*
Separate and update PDF_DIFF_TRACE_IN_PNG
scroggo@google.com
2013-12-02
*
Restructuring of PdfViewer code.
scroggo@google.com
2013-12-02
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Move PdfTokenLooper into its own file.
scroggo@google.com
2013-11-20
*
Ifdef guard for SkPdfContext.
scroggo@google.com
2013-11-20
*
Move SkPdfContext into its own files.
scroggo@google.com
2013-11-20
*
Make changes based on talks with Edison.
scroggo@google.com
2013-11-20
*
Changes to SkTDStackNester.
scroggo@google.com
2013-11-20
*
Move SkTDStackNester into its own private file.
scroggo@google.com
2013-11-20
*
Hide unused gFormats.
mtklein@google.com
2013-11-20
*
Add missing (trivial) virtual destructors.
mtklein@google.com
2013-11-20
*
Pdfviewer refactoring.
scroggo@google.com
2013-11-14
*
Fix warnings and Win only error in pdf_viewer.
scroggo@google.com
2013-11-14
*
Include SkBitmapDevice for pdf_viewer.
scroggo@google.com
2013-11-14
*
pdfviewer: readobject can return null, and catalog can be null
edisonn@google.com
2013-11-13
*
drawPosTextOnPath is now deprecated, removing all overrides and impls
reed@google.com
2013-11-13
*
pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ...
edisonn@google.com
2013-11-12
*
Add a script for running pdfviewer and comparing to existing results.
scroggo@google.com
2013-11-12
*
Use SkPathJoin and SkBasename in Pdfviewer.
scroggo@google.com
2013-11-12
*
pdfviewer: fix build break in windows (wrong return type on function)
edisonn@google.com
2013-11-11
*
pdfviewr: include what you use (stdio)
edisonn@google.com
2013-11-07
*
pdfviewer: fix typos (|| instead of |)
edisonn@google.com
2013-11-07
*
Fix Mac warning in PdfViewer.
scroggo@google.com
2013-11-07
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
pdfviewer: more code comments + concat the pdf matrix with the existing matri...
edisonn@google.com
2013-10-11
*
pdfviewer: (more code cleanup): class documentation and comments
edisonn@google.com
2013-10-11
*
mode code cleanup (100c / l, comments)
edisonn@google.com
2013-10-10
*
basically a typo
commit-bot@chromium.org
2013-10-10
[next]