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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Aura] Fix regressions breaking embedded flash fullscreen.
miu@chromium.org
2014-01-09
1
-0
/
+1
*
Make tap gesture ignore its ack disposition.
tdresser@chromium.org
2014-01-09
4
-27
/
+85
*
Move Find Operations from RenderViewHost to WebContents
fsamuel@chromium.org
2014-01-09
6
-24
/
+28
*
Connect WebMediaPlayerImpl to WebContentDecryptionModuleImpl for EME WD (Chro...
jrummell@chromium.org
2014-01-09
4
-1
/
+37
*
Add GrabWindowSnapshotAsync aura tests
enne@chromium.org
2014-01-08
3
-3
/
+6
*
Disabled resource scheduling when using a SPDY proxy
pmeenan@chromium.org
2014-01-08
4
-4
/
+52
*
Flood-fill the canvas used for layout tests
jochen@chromium.org
2014-01-08
1
-2
/
+5
*
Define the interface for MediaStreamVideoSource.
ronghuawu@chromium.org
2014-01-08
5
-0
/
+127
*
[Ozone] Rename GetVSyncProvider to CreateVSyncProvider
dnicoara@chromium.org
2014-01-08
1
-1
/
+1
*
Fixing WebRTC AEC dump tests on Android, disabling DTMF test.
phoglund@chromium.org
2014-01-08
2
-6
/
+10
*
Clean up ChildProcessHost unique id generation.
avi@chromium.org
2014-01-08
5
-21
/
+29
*
Drop DecryptConfig::data_offset_.
xhwang@chromium.org
2014-01-08
2
-9
/
+4
*
Use window.URL instead of window.webkitURL.
davidben@chromium.org
2014-01-08
3
-5
/
+5
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
6
-9
/
+9
*
Initialize all members of ContextMenuParams in the ctor
jochen@chromium.org
2014-01-08
1
-1
/
+2
*
skia: Use discardable memory for scaled image cache.
reveman@chromium.org
2014-01-08
1
-0
/
+14
*
Ported media stream track enable-disable test to content module.
phoglund@chromium.org
2014-01-08
3
-14
/
+59
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
9
-25
/
+25
*
[Pepper] Handle plugin crash on QuotaReservation
tzik@chromium.org
2014-01-08
4
-3
/
+17
*
Provide an Isolate for v8::ObjectTemplate::New.
svenpanne@chromium.org
2014-01-08
2
-2
/
+2
*
Cleanup: Correct the names of the struct fields.
eranm@google.com
2014-01-08
1
-2
/
+2
*
base: Discardable memory types.
reveman@chromium.org
2014-01-08
4
-0
/
+28
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2014-01-08
7
-18
/
+102
*
Expose semantics of HTML5 native elements (landmark and related roles)
taken.spc@gmail.com
2014-01-08
14
-4
/
+170
*
Port content::GLHelper over to GLES2Interface
jamesr@chromium.org
2014-01-08
12
-1112
/
+998
*
Convert video capture pipline to base::TimeTicks
sheu@chromium.org
2014-01-08
31
-152
/
+168
*
Ignore offset parameter in encode callback. It is ignored/deprecated by the c...
reed@google.com
2014-01-08
1
-3
/
+3
*
Add TrackableCallback in ContentDecryptorDelegate.
xhwang@chromium.org
2014-01-08
2
-152
/
+117
*
Dismiss EME infobar when WebMediaPlayer is destroyed.
kkimlabs@chromium.org
2014-01-08
13
-19
/
+125
*
cc: Remove racy initialization code in cc/base/switches.cc.
reveman@chromium.org
2014-01-07
1
-1
/
+2
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
3
-15
/
+0
*
[Android] Fixes app crash when using both enable and disable delegated render...
vivek.vg@samsung.com
2014-01-07
1
-2
/
+9
*
IndexedDB: Fix cursor prefetching edge cases
jsbell@chromium.org
2014-01-07
5
-8
/
+83
*
Remove unneeded WebGraphicsContext3D refs from content
jamesr@chromium.org
2014-01-07
9
-78
/
+91
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
7
-24
/
+25
*
Remove call of PrerenderTracker::TryCancelOnIOThread in ChromeContentBrowserC...
jam@chromium.org
2014-01-07
2
-0
/
+8
*
Enable ClickListenerTest.
aruslan@chromium.org
2014-01-07
2
-14
/
+7
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-2
/
+12
*
Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ...
jam@chromium.org
2014-01-07
12
-65
/
+10
*
FileAPI: Remove unused function interfaces from FileAPIMessageFilter
nhiroki@chromium.org
2014-01-07
1
-2
/
+0
*
Revert 243344 "IndexedDB: Fix cursor prefetching edge cases"
ccameron@chromium.org
2014-01-07
5
-82
/
+8
*
Disables showing tooltips while a system menu is showing on windows
sky@chromium.org
2014-01-07
2
-5
/
+9
*
Post-commit review fixes after r242570
b.kelemen@samsung.com
2014-01-07
2
-7
/
+7
*
IndexedDB: Fix cursor prefetching edge cases
jsbell@chromium.org
2014-01-07
5
-8
/
+82
*
Move <outputs> element in Android .grd files.
newt@chromium.org
2014-01-07
1
-91
/
+91
*
Move SynchronousCompositorFactoryImpl into separate h/cc files
boliu@chromium.org
2014-01-07
5
-230
/
+298
*
Revert 242767 "Add a renderer side version of the referrer check..."
jochen@chromium.org
2014-01-07
1
-14
/
+0
*
Add timestamps to synthesized events.
dominikg@chromium.org
2014-01-07
14
-205
/
+268
*
Fix Blink dependencies in build files.
davidben@chromium.org
2014-01-07
1
-0
/
+3
*
Removing use of AlertDialog.Builder.setOnDismissListener from InputDialogCont...
keishi@chromium.org
2014-01-07
1
-9
/
+12
[next]