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: Add a flag to layers that returns true if the layer is in RSLL.
vmpstr@chromium.org
2014-05-09
10
-33
/
+436
*
Use ThreadNow() in LapTimer if supported.
dominikg@chromium.org
2014-05-09
3
-76
/
+53
*
Adding extra DCHECKs to DelayBaseTimeSource to prevent bad states from occuring.
mithro@mithis.com
2014-05-09
1
-4
/
+10
*
cc: Move soon bin apron from tile manager to tiling.
vmpstr@chromium.org
2014-05-09
4
-32
/
+97
*
NinePatchLayer should support aperture on edge
dtrainor@chromium.org
2014-05-09
2
-15
/
+62
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
11
-368
/
+333
*
Solid Color Scrollbars should start with opacity 0.
wjmaclean@chromium.org
2014-05-07
3
-1
/
+6
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
cc: Allow one frame of pre-rasterization for GPU rasterization.
ernstm@chromium.org
2014-05-07
8
-13
/
+43
*
cc: Make LayerAnimationController only call StartAnimations when needed
ajuma@chromium.org
2014-05-07
3
-3
/
+44
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
35
-179
/
+154
*
UpdateTilePriorities on mask layers whose owners don't draw content.
hartmanng@chromium.org
2014-05-07
2
-3
/
+58
*
Add flag to enable rendering of text using signed distance fields.
jvanverth@google.com
2014-05-07
23
-80
/
+120
*
cc: Check for pending tree before transition to COMMIT_STATE_IDLE
brianderson@chromium.org
2014-05-07
2
-2
/
+18
*
cc: Make IOSurfaces transportable.
piman@chromium.org
2014-05-06
5
-98
/
+71
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
7
-24
/
+34
*
Fix some LayerTreeHostTests in delegated mode
piman@chromium.org
2014-05-06
2
-5
/
+17
*
cc: Use SkRecord recording back-end in bleeding edge rendering mode
skyostil@chromium.org
2014-05-06
12
-62
/
+126
*
cc: Fix animation end value for animations that alternate direction
ajuma@chromium.org
2014-05-06
2
-6
/
+56
*
Abstract and overhaul V4L2 HW encode classes.
posciak@chromium.org
2014-05-06
1
-0
/
+1
*
Fix crash in SetTransformAndInvertibility().
avallee@chromium.org
2014-05-06
2
-0
/
+35
*
Allow repeated fling boosting for accelerated scrolling
jdduke@chromium.org
2014-05-06
4
-17
/
+68
*
cc: Make gpu rasterization flag per page instead of per layer.
alokp@chromium.org
2014-05-05
8
-134
/
+183
*
Properly reset dirty bits before early-out in PreCalculateMetaInformation.
hartmanng@chromium.org
2014-05-03
2
-3
/
+31
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
8
-39
/
+233
*
cc: Fix numbers that we report to the HUD
vmpstr@chromium.org
2014-05-02
1
-1
/
+1
*
Enable disabling WebCore::GraphicsContext in telemetry.
schenney@chromium.org
2014-05-02
17
-64
/
+122
*
Adding frame time trace events inside the scheduler.
mithro@mithis.com
2014-05-02
1
-4
/
+10
*
Remove physical time dependency from scrollbar fades.
aelias@chromium.org
2014-05-02
22
-490
/
+421
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
10
-85
/
+34
*
cc: Take the source scale into account when picking tilings in pinch.
danakj@chromium.org
2014-05-01
2
-28
/
+23
*
Handle direction control in compositor Animations
a.renevier@samsung.com
2014-05-01
3
-29
/
+116
*
cc: Reraster and fix the raster source scale factor when it changes.
danakj@chromium.org
2014-05-01
3
-83
/
+135
*
Replace call to SkComposeImageFilter constructor with call to factory.
dominikg@chromium.org
2014-05-01
1
-1
/
+1
*
cc: Remove unused member functions and vars in SchedulerStateMachine
simonhong@chromium.org
2014-05-01
2
-8
/
+0
*
Revert of cc: Change required_for_activation bookkeeping. (https://codereview...
kbr@chromium.org
2014-05-01
4
-54
/
+10
*
Adding presubmit to cc directory to prevent the usage of base::Time.
mithro@mithis.com
2014-05-01
1
-0
/
+53
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
12
-15
/
+478
*
Don't early out in PreCalculateMetaInformation
vollick@chromium.org
2014-05-01
2
-2
/
+54
*
cc: Change required_for_activation bookkeeping.
vmpstr@chromium.org
2014-05-01
4
-10
/
+54
*
cc: Clear begin_retro_frame_posted_ properly
brianderson@chromium.org
2014-04-30
1
-3
/
+12
*
cc: Remove PictureLayerImpl CHECK during SyncTiling
enne@chromium.org
2014-04-30
1
-8
/
+0
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
17
-67
/
+394
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
19
-53
/
+191
*
cc: Remove condition that would skip deadline task
brianderson@chromium.org
2014-04-30
1
-3
/
+0
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
1
-2
/
+2
*
cc: Animations committed together should start together
ajuma@chromium.org
2014-04-30
9
-236
/
+743
*
Hack SkRecord in as an alternate recording mode in cc/resources/picture.
mtklein@chromium.org
2014-04-30
4
-4
/
+48
*
Added compositor test for viewport container bounds clobbering behavior.
bokan@chromium.org
2014-04-30
1
-0
/
+55
*
Trigger GPU rasterization based on viewport rather than per-layer hints
ajuma@chromium.org
2014-04-30
6
-47
/
+27
[next]