index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkFlattenable.h
Commit message (
Expand
)
Author
Age
*
SkLightingShader normal vector CPU computation refactor.
dvonbeck
2016-06-27
*
Revert of Refactoring of CPU NormalMap handling out into its own class (patch...
dvonbeck
2016-06-27
*
SkLightingShader normal vector CPU computation refactor.
dvonbeck
2016-06-27
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-16
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-15
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-14
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-14
*
Make SkDrawable an SkFlattenable
msarett
2016-04-25
*
Enable flattening/unflattening with custom unflatten procs
msarett
2016-04-22
*
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...
mtklein
2016-04-04
*
Delete SkFlattenable::Type
msarett
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
reorg global initialization, separating core from optional
reed
2016-01-13
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
Explicitly friend ::SkPrivateEffectInitializer to flattenables.
mtklein
2015-08-24
*
remove SkInstCnt
mtklein
2015-06-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Constify SkFlattenable::getFactory().
commit-bot@chromium.org
2013-10-18
*
I'm investigating how to make the IPC transfer a bit more secure on the
commit-bot@chromium.org
2013-09-19
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...
mike@reedtribe.org
2012-08-12
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
Move SkColorTable into its own header and reduce includes in SkFlattenable.h
djsollen@google.com
2012-06-12
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
tomhudson@google.com
2012-06-01
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
[next]