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
*
Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI...
toyoshim@chromium.org
2013-07-23
1
-1
/
+6
*
Pass WebWindowFeatures to browser when creating a new view
jochen@chromium.org
2013-07-23
6
-3
/
+37
*
Hook up the WorkerCrashed callback to content_shell
jochen@chromium.org
2013-07-23
4
-0
/
+14
*
Implement WebKit::Platform::queryStorageUsageAndQuota
kinuko@chromium.org
2013-07-23
4
-0
/
+34
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
5
-91
/
+89
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
37
-90
/
+61
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
13
-139
/
+50
*
Adding an accessibility tree formatter and a couple more role mappings for GT...
aboxhall@chromium.org
2013-07-23
8
-14
/
+159
*
<webview>: Fix resize.
fsamuel@chromium.org
2013-07-23
3
-1
/
+5
*
Revert "Add partial WebFrameClient implementation to RenderFrame."
cbiesinger@chromium.org
2013-07-22
5
-625
/
+443
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
3
-0
/
+4
*
Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()
japhet@chromium.org
2013-07-22
10
-23
/
+24
*
Core Animation: Fix bugs when transition between software
ccameron@chromium.org
2013-07-22
3
-27
/
+55
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-07-22
43
-421
/
+77
*
Pepper: FileRef_CreateExternal from renderer.
teravest@chromium.org
2013-07-22
1
-4
/
+23
*
Rename GetActiveURL to GetVisibleURL.
nasko@chromium.org
2013-07-22
4
-11
/
+11
*
Add partial WebFrameClient implementation to RenderFrame.
nasko@chromium.org
2013-07-22
5
-443
/
+625
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
37
-61
/
+90
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
37
-90
/
+93
*
Fix --expose-internals-for-testing switch when running multi-process.
rbyers@chromium.org
2013-07-22
1
-0
/
+3
*
Add connection/transaction diagnostics to chrome://indexeddb-internals
jsbell@chromium.org
2013-07-22
14
-74
/
+326
*
Include wheelTicksX in MakeWebMouseWheelEventFromAuraEvent
sheckylin@chromium.org
2013-07-22
1
-0
/
+1
*
modify comment about IMM32Manager.
yoichio@chromium.org
2013-07-22
1
-2
/
+2
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
54
-243
/
+440
*
Enable sandbox in local discovery utility process.
vitalybuka@chromium.org
2013-07-20
5
-1
/
+21
*
Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..."
vandebo@chromium.org
2013-07-20
1
-1
/
+0
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-20
18
-761
/
+1334
*
Remove WebPluginPageDelegate since that abstraction isn't needed anymore now ...
jam@chromium.org
2013-07-20
9
-261
/
+71
*
Simplify how we get the plugin list in the webkit platform support by removin...
jam@chromium.org
2013-07-20
4
-21
/
+35
*
Fix chrome-for-tv build breakage
kjyoun@google.com
2013-07-20
1
-1
/
+1
*
Added a placeholder new media-internals page under a flag.
tyoverby@chromium.org
2013-07-20
6
-0
/
+53
*
<webview>: Pointer lock looks more like other permissions
fsamuel@chromium.org
2013-07-20
5
-44
/
+80
*
Update the WebMediaSourceClientImpl & ChunkDemuxer to received explicit end o...
acolwell@chromium.org
2013-07-20
2
-2
/
+15
*
content: Initialize RenderWidgetCompositor::threaded_ field properly.
kaanb@chromium.org
2013-07-20
3
-8
/
+13
*
Add more UMA stats regarding cookie loading time
nyquist@chromium.org
2013-07-20
1
-16
/
+29
*
Prerender: Do not swap in prerendered page if current WebContents is being ca...
shishir@chromium.org
2013-07-20
3
-0
/
+6
*
Update two left references to googleurl.
tfarina@chromium.org
2013-07-20
1
-1
/
+1
*
Creates a WebRTCIdentityService instance per peer connection and passes it to...
jiayl@chromium.org
2013-07-20
15
-117
/
+706
*
Use builders to convert between WebKit and content IDB types
jamesr@chromium.org
2013-07-20
16
-194
/
+240
*
Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...
marja@chromium.org
2013-07-20
20
-71
/
+179
*
Skip GpuInfoBrowsertest on Linux Debug for now.
zmo@chromium.org
2013-07-20
1
-0
/
+4
*
Revert 212684 "Factor out input event handling code from RenderW..."
asargent@chromium.org
2013-07-19
18
-1329
/
+761
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-19
18
-761
/
+1329
*
Remove webkit/plugins/npapi.
jam@chromium.org
2013-07-19
21
-110
/
+180
*
Vibration API: plumbing from Blink to Java.
mvanouwerkerk@chromium.org
2013-07-19
11
-0
/
+183
*
Remove unused WEBKIT_DEPRECATED thread
jamesr@chromium.org
2013-07-19
12
-220
/
+1
*
Cancel pending OpenDevice request when the requesting Pepper audio/video capt...
yzshen@chromium.org
2013-07-19
8
-20
/
+86
*
Readd ananata and bauerb as owners of the plugin files that were moved from w...
jam@chromium.org
2013-07-19
1
-0
/
+3
*
Cover all child process security policy files with per-file security team owners
tsepez@chromium.org
2013-07-19
1
-3
/
+6
*
Move Android data fetcher JNI registration to browser_jni_registrar.cc.
timvolodine@chromium.org
2013-07-19
5
-13
/
+9
[next]