Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c4a933be63c71e92193792c020e6263b6ccabc89
/
gyp
/
core.gypi
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
0dc4dd6
Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/)
by reed
· 10 years ago
8c24d45
Move SkMatrixImageFilter.h into src/core.
by senorblanco
· 10 years ago
ccec0f9
pathops version two
by caryclark
· 10 years ago
8c874ee
Move SkMatrixImageFilter into core, and add a factory fn for it.
by senorblanco
· 10 years ago
a0d7b7b
delete dead code
by mtklein
· 10 years ago
73953e7
Make SkNewImageFromBitmap take pixel ref origin into account
by kkinnunen
· 10 years ago
2aa1f7e
Port GrGLCaps over to use SkTHash.
by mtklein
· 10 years ago
9e447c0
remove unneeded preroll
by reed
· 10 years ago
3555bd8
Add a templated priority queue class.
by bsalomon
· 10 years ago
3cb3840
Rename SkCanvasDrawable to SkDrawable, and make public
by reed
· 10 years ago
c4e8772
Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/)
by reed
· 10 years ago
4ae9eb7
rename SkCanvasDrawable to SkDrawable, and make public
by reed
· 10 years ago
96a857e
initial preroll api
by reed
· 10 years ago
e1a828c
Move SkFontMgr and SkFontStyle impls to own cpp.
by bungeman
· 10 years ago
692135f
YUV planes cache
by sugoi
· 10 years ago
f5872d2
add stroke params to c api
by reed
· 10 years ago
703dd2e
Remove SkTileGrid (except for TileGridInfo).
by mtklein
· 10 years ago
5f2ee72
add SkGeometry.h to core.gypi
by reed
· 10 years ago
b9bb38c
make SkColorShader private, use public factory
by reed
· 10 years ago
9367992
Add float-to-half (binary16) conversion functions.
by jvanverth
· 10 years ago
f98862c
SkRecord: outline methods that are not called O(N) times.
by mtklein
· 10 years ago
8113dd1
SkVarAlloc
by mtklein
· 10 years ago
71a2363
More cleanup: streamline paths and bitmaps.
by mtklein
· 10 years ago
8236591
Rename GrAccelData to SkLayerInfo and move it to src/core
by robertphillips
· 10 years ago
c536942
initial checkin for experimenting
by reed
· 10 years ago
ecf9875
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
e9f7fbf
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/)
by mtklein
· 10 years ago
2100c5e
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
13a8de0
Revert harder, removing SkTaskGroup.cpp from core temporarily.
by mtklein
· 10 years ago
89889b6
MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware.
by reed
· 10 years ago
e332396
move c api into include
by reed
· 10 years ago
d9aac34
Add SkMaskCache
by qiankun.miao
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
a71aee6
Remove obsolete SkRecording.
by mtklein
· 10 years ago
9d93c2e
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
37c5a81
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap"
by reed
· 10 years ago
92561a0
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
e4b2314
Caching the result of readPixelsSupported
by piotaixr
· 10 years ago
f6fde17
Archive more dead code.
by mtklein
· 10 years ago
46616af
Strip old backend recording down to essentials
by mtklein
· 10 years ago
1b466f7
Archive SkFloat
by mtklein
· 10 years ago
d49226c
Get rid of SkImage_Codec
by piotaixr
· 10 years ago
6a5c708
Add SkMiniData.
by mtklein
· 10 years ago
85265ff
declare to gypi where SkDeviceProperties.h moved to
by reed
· 10 years ago
274b4ba
Switch Layer Hoisting over to SkRecord backend
by robertphillips
· 10 years ago
011f39a
rename ScaledImageCache to ResourceCache
by reed
· 10 years ago
2a65a23
Remove SkQuadTree.
by mtklein
· 10 years ago
7eacd77
SkMultiPictureDraw API
by robertphillips
· 10 years ago
0461713
expose generalized imagecache key
by reed
· 10 years ago
00d5c2c
SkTextBlob
by fmalita
· 10 years ago
3a0f279
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
97d2c0a
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
27dc17c
Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702."
by Mike Klein
· 10 years ago
60c2a79
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
f128f53
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
by halcanary
· 10 years ago
2a51d7c
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
3b62554
Remove SkPaintOptionsAndroid
by djsollen
· 10 years ago
c15e28a
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/)
by bsalomon
· 10 years ago
f32331f
Remove SkPaintOptionsAndroid
by djsollen
· 10 years ago
b3c9d1c
SkCanvas::drawPatch param SkPoint[12]
by dandov
· 10 years ago
b2edec2
Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/)
by halcanary
· 10 years ago
e36f499
SkImage_Codec is Lazy
by halcanary
· 10 years ago
6b143b0
Remove Matrix/Clip State collapse code
by robertphillips
· 10 years ago
afdada2
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
by hendrikw
· 10 years ago
da7a944
Revert "Remove SkPaintOptionsAndroid"
by Derek Sollenberger
· 10 years ago
27fb949
Remove SkPaintOptionsAndroid
by Derek Sollenberger
· 10 years ago
50d7154
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files.
by dandov
· 10 years ago
c7af812
Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/)
by bungeman
· 10 years ago
8339371
Caching the result of readPixelsSupported
by piotaixr
· 10 years ago
c26d991
Split SkPictureReplacementPlayback out of SkPicturePlayback
by robertphillips
· 10 years ago
1ad00e4
Split SkPictureRangePlayback out of SkPicturePlayback
by robertphillips
· 10 years ago
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 10 years ago
d930511
Linear-time implementation of willPlaybackBitmaps(), computed & cached
by tomhudson
· 10 years ago
e1085e0
move SkChecksum and SkEmptyShader to private
by reed
· 10 years ago
db53990
Rename SkPicturePlayback to SkPictureData
by robertphillips
· 10 years ago
67ec1f8
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 10 years ago
a8d2ffb
add pathops tight bounds; conform path ops' gyp to unit tests
by caryclark
· 10 years ago
887f397
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
by mtklein
· 10 years ago
859b924
move some headers out of public
by reed
· 10 years ago
a272d6d
Move SkStringUtils.h to src/core.
by mtklein
· 10 years ago
cb9a2c8
Extract "text align proc" functions as reusable classes
by kkinnunen
· 10 years ago
795883e
Fix neglected cleanup of SkTileGridPicture.h
by robertphillips
· 11 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 11 years ago
dcf9ab1
Remove legacy picture recording
by robertphillips
· 11 years ago
559a883
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 11 years ago
5744bbe
move SkImageGenerator.cpp from src/images to src/core
by reed@google.com
· 11 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 11 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
8fae213
add localmatrix-shader
by commit-bot@chromium.org
· 11 years ago
0206363
Remove dead code.
by commit-bot@chromium.org
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
d393b17
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
by commit-bot@chromium.org
· 11 years ago
f6a5afb
Remove currently unused code
by commit-bot@chromium.org
· 11 years ago
cae54f1
remove picture-backed surfaces
by commit-bot@chromium.org
· 11 years ago
Next »