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
*
Move kExtensionScheme from content to chrome
jochen@chromium.org
2011-10-07
4
-18
/
+63
*
ALSA should support 10ms playout buffer size now.
xians@chromium.org
2011-10-07
1
-3
/
+3
*
Remove Prerender from ResourceContext and ProfileIOData.
cbentzel@chromium.org
2011-10-07
2
-33
/
+0
*
Revert 104481 - Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-07
5
-19
/
+108
*
Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-07
5
-108
/
+19
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
17
-131
/
+227
*
DevTools: preserve saved agent runtime state after first navigation
yurys@chromium.org
2011-10-07
1
-1
/
+3
*
DevTools: remove support for out-of-process dedicated workers
yurys@chromium.org
2011-10-07
20
-339
/
+126
*
remove NewRunnableMethod and switch to base::Bind
wjia@chromium.org
2011-10-07
14
-123
/
+122
*
Check result of InProcessBrowserTest.Empty
phajdan.jr@chromium.org
2011-10-07
1
-4
/
+5
*
Fix non-win exports, exports of v8_value_converter.
dpranke@chromium.org
2011-10-07
3
-7
/
+8
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
43
-307
/
+299
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
5
-6
/
+8
*
Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
5
-27
/
+202
*
Context-based HTML paste plumbing
dcheng@chromium.org
2011-10-06
4
-7
/
+14
*
Revert 104359 - Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
4
-210
/
+26
*
Revert 104361 - Build fix.
avi@chromium.org
2011-10-06
1
-0
/
+9
*
Build fix.
avi@chromium.org
2011-10-06
1
-9
/
+0
*
Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
4
-26
/
+210
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
14
-236
/
+346
*
Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...
aa@chromium.org
2011-10-06
3
-50
/
+0
*
Hook into another code path that lets the renderer request a new tab to be cr...
jochen@chromium.org
2011-10-06
10
-21
/
+67
*
Change content shell variable names to be more xplat.
avi@chromium.org
2011-10-06
3
-33
/
+32
*
Move popup helper to content, fix method signature.
avi@chromium.org
2011-10-06
5
-2
/
+136
*
Remove unnecessary OSX specific IPC
backer@chromium.org
2011-10-06
8
-81
/
+0
*
Move check whether desktop notifications can be shown to browser
jochen@chromium.org
2011-10-06
1
-6
/
+4
*
Input event filtering and compositor thread setup.
darin@chromium.org
2011-10-06
14
-27
/
+659
*
Allow browser to startup on openssl builds
joth@chromium.org
2011-10-06
1
-3
/
+7
*
Fix the issue that Pepper Flash doesn't show any image in fullscreen mode.
yzshen@chromium.org
2011-10-06
1
-2
/
+6
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
8
-38
/
+19
*
When audio player restarts after pause it first was playing wrong data.
enal@chromium.org
2011-10-05
1
-1
/
+7
*
Fix build, add missing newlines. Trybots were _green_
phajdan.jr@chromium.org
2011-10-05
2
-2
/
+2
*
Make an empty content browser test work.
phajdan.jr@chromium.org
2011-10-05
11
-105
/
+249
*
Delegate the decision whether to swap processes for navigations to/from exten...
jochen@chromium.org
2011-10-05
6
-15
/
+28
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
17
-77
/
+14
*
base::Bind: Convert a few more instances.
jhawkins@chromium.org
2011-10-05
1
-27
/
+59
*
Add more tests for VideoCaptureImpl.
wjia@chromium.org
2011-10-05
4
-30
/
+229
*
Fix bug where --allow-running-insecure-content flag doesn't work against goog...
tsepez@chromium.org
2011-10-05
2
-10
/
+0
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
3
-6
/
+7
*
Ignore the accessibility scrollarea when no html contents are available.
dtseng@chromium.org
2011-10-05
1
-1
/
+1
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
5
-21
/
+105
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
1
-0
/
+5
*
PPAPI Flash: when leaving fullscreen video we have not been
ihf@chromium.org
2011-10-05
1
-1
/
+1
*
Refactor return message into webkit_glue (make include-friendly).
gbillock@chromium.org
2011-10-05
7
-41
/
+28
*
Get rid of pepper_plugin_delegate_impl.h dependency from chrome (since it's a...
jam@chromium.org
2011-10-05
3
-0
/
+77
*
Always send ACKs.
backer@chromium.org
2011-10-05
1
-33
/
+81
*
Implementation of AudioInputStream for Mac OS X using the special AUHAL input...
henrika@chromium.org
2011-10-05
1
-0
/
+5
*
Now that WebKit r96590 is rolled, reapply http://codereview.chromium.org/8135...
yurys@chromium.org
2011-10-05
11
-96
/
+66
*
It seems that the Gtk module is so generic what it can be used for all Linux ...
saintlou@chromium.org
2011-10-05
4
-71
/
+2
*
Changed broken downloads bug reference.
shess@chromium.org
2011-10-05
2
-5
/
+5
[next]