index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: PictureLayer should just derive from Layer
enne@chromium.org
2013-08-03
1
-3
/
+2
*
cc: Fix test names mangled during Chromification
enne@chromium.org
2013-08-03
1
-2
/
+2
*
[CC] Skip tiles in the NEVER_BIN (on both trees) and free their resources ear...
skaslev@chromium.org
2013-08-02
3
-16
/
+21
*
Handle root layer fling Java-side in android_webview.
mkosiba@chromium.org
2013-08-02
3
-4
/
+13
*
cc: Remove early out in LTH::UpdateLayers for empty viewport
boliu@chromium.org
2013-08-02
1
-3
/
+0
*
cc: Tile manager perftest (just ManageTiles for now)
vmpstr@chromium.org
2013-08-02
2
-0
/
+187
*
cc: Fix PictureLayerImpl crash in post-commit init
enne@chromium.org
2013-08-02
3
-1
/
+49
*
cc: Fix accelerated video freezing with commit aborts
enne@chromium.org
2013-08-02
3
-0
/
+64
*
Scrollbar Layer using UI resource management failed webkit tests on mac/win
powei@chromium.org
2013-08-02
8
-225
/
+352
*
Proposed UI Resource Manager. See internal doc:
powei@chromium.org
2013-08-01
25
-423
/
+1167
*
Add a flag to allow renderer to use software compositor when GL compositor do...
jbauman@chromium.org
2013-08-01
12
-96
/
+134
*
cc: Don't create low res for small layers, redux
enne@chromium.org
2013-08-01
2
-6
/
+24
*
cc: Remove Layer::needs_display_
enne@chromium.org
2013-08-01
5
-16
/
+3
*
cc: Added content_rect and layer_id to Tile::AsValue
vmpstr@chromium.org
2013-07-31
2
-2
/
+3
*
cc: Cleanup Layer::SetNeedsDisplayInRect
enne@chromium.org
2013-07-31
7
-13
/
+27
*
Notify the compositor when input is throttled
enne@chromium.org
2013-07-31
7
-2
/
+40
*
Bring back setting visible viewport size based on cliprect.
aelias@chromium.org
2013-07-31
3
-13
/
+14
*
Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...
kaanb@chromium.org
2013-07-31
8
-84
/
+152
*
[CC] Refactored tile bin selection from binning memory policy.
skaslev@chromium.org
2013-07-31
3
-33
/
+39
*
Use Skia's mapMScalars() for mapping homogeneous points.
aelias@chromium.org
2013-07-31
2
-79
/
+46
*
cc: return false from SetupQuadForAntialiasing if quad is clipped.
ernstm@chromium.org
2013-07-31
1
-2
/
+2
*
Consider background-color opacity for TextureLayer opaque region.
alokp@chromium.org
2013-07-31
5
-1
/
+49
*
cc: Clean up use of scrollable layers
enne@chromium.org
2013-07-31
8
-11
/
+31
*
cc: Don't require push properties for picture layers
enne@chromium.org
2013-07-31
7
-79
/
+59
*
Allow ContextProvider impls to be used without subclassing.
danakj@chromium.org
2013-07-30
3
-21
/
+49
*
cc: Prevent vector finds that are not needed.
danakj@chromium.org
2013-07-30
2
-7
/
+6
*
Add external stencil support for Android WebView.
aelias@chromium.org
2013-07-30
16
-8
/
+234
*
cc: draw_and_swap_full_viewport_every_frame OS cap
boliu@chromium.org
2013-07-30
5
-109
/
+263
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
35
-116
/
+659
*
Allow uploading shared memory mailboxes to a texture.
jbauman@chromium.org
2013-07-30
3
-7
/
+65
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-29
7
-10
/
+53
*
cc: Prettify cc_tests.gyp.
tfarina@chromium.org
2013-07-29
1
-49
/
+61
*
Revert "cc: Cleanup Layer::SetNeedsDisplayInRect" (r214103).
senorblanco@chromium.org
2013-07-29
2
-11
/
+5
*
Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."
shawnsingh@google.com
2013-07-29
7
-53
/
+10
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-28
7
-10
/
+53
*
Newly re-enable test fails consistently on the Win 7 bots
mpearson@chromium.org
2013-07-28
1
-3
/
+3
*
cc: Cleanup Layer::SetNeedsDisplayInRect
enne@chromium.org
2013-07-28
2
-5
/
+11
*
Re-enable cc_unittest LayerTreeHostFiltersPixelTest.BackgroundFilterBlurOutse...
senorblanco@chromium.org
2013-07-28
1
-3
/
+3
*
cc: Add unit tests for scroll offset delegate
enne@chromium.org
2013-07-26
1
-0
/
+161
*
Don't let scrollbar thumbs run off their tracks.
ccameron@chromium.org
2013-07-26
1
-1
/
+5
*
cc: Hidden layers should not occlude non-hidden layers.
danakj@chromium.org
2013-07-26
2
-0
/
+129
*
cc: A pixel test for readbacks of layers with CanClipSelf == true.
danakj@chromium.org
2013-07-26
7
-5
/
+322
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-26
12
-969
/
+532
*
cc: Add unit tests for Layer::HasAncestor() method.
tfarina@chromium.org
2013-07-26
3
-9
/
+30
*
Disable BackgroundFilterBlurOutsets until the upcoming skia roll.
senorblanco@chromium.org
2013-07-25
1
-6
/
+3
*
Mark test BackgroundFilterBlurOutsets as fuzzy on all platforms, and add the ...
senorblanco@chromium.org
2013-07-25
2
-2
/
+5
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
1
-3
/
+3
*
cc: Get rid of cc_source_files variable.
tfarina@chromium.org
2013-07-24
1
-353
/
+350
*
cc: Rename LayerTreeHost::commit_number to source_frame_number.
danakj@chromium.org
2013-07-24
11
-55
/
+54
*
Revert 213493 "cc: Use a struct for CalcDrawProps inputs"
enne@chromium.org
2013-07-24
12
-528
/
+958
[next]