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
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
21
-156
/
+311
*
Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-10
6
-116
/
+22
*
DevTools: allow attaching/detaching DevToolsAgentHosts
yurys@chromium.org
2011-10-10
2
-1
/
+14
*
Return a specific error code for unknown URL schemes.
mkosiba@chromium.org
2011-10-10
2
-1
/
+35
*
DevTools: persist worker devtools agent state in DevToolsManager
yurys@chromium.org
2011-10-10
8
-1
/
+61
*
Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...
yzshen@chromium.org
2011-10-10
2
-12
/
+25
*
Fix the issue that PPB_CursorControl_Dev.SetCursor doesn't take effect until ...
yzshen@chromium.org
2011-10-09
3
-7
/
+47
*
A second attempt at renderer sandbox tests for mac
ofri@chromium.org
2011-10-09
3
-3
/
+50
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-1
/
+2
*
Add --enable-video-track commandline flag for enabling <track> (otherwise dis...
annacc@chromium.org
2011-10-08
4
-0
/
+9
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
7
-13
/
+13
*
Revert 104632 - enable component build for content and appcache.
rsleevi@chromium.org
2011-10-08
2
-6
/
+3
*
Register route with compositor thread whenever compositor is activated if thr...
jamesr@chromium.org
2011-10-08
2
-1
/
+13
*
enable component build for content and appcache.
dpranke@chromium.org
2011-10-08
2
-3
/
+6
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
7
-18
/
+29
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
4
-57
/
+114
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
6
-2
/
+10
*
Add stats counter to keep track of the number of sessions where
dmazzoni@chromium.org
2011-10-07
1
-1
/
+2
*
remove NewRunnableMethod and switch to base::Bind
wjia@chromium.org
2011-10-07
13
-140
/
+124
*
Yet more exports needed from content.
dpranke@chromium.org
2011-10-07
3
-3
/
+6
*
Remove redundant file.
backer@chromium.org
2011-10-07
1
-106
/
+0
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
5
-13
/
+15
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
12
-92
/
+92
*
Fix UI quirks when doing a history navigation to a slow page.
creis@chromium.org
2011-10-07
2
-0
/
+41
*
base::Bind: Cleanups in geolocation/.
jhawkins@chromium.org
2011-10-07
4
-7
/
+10
*
Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.
dpranke@chromium.org
2011-10-07
10
-28
/
+58
*
Turning the threaded compositor into a runtime option. This CL
vangelis@chromium.org
2011-10-07
5
-35
/
+27
*
Fix hangs & crashes in teardown-during-Seek.
fischman@chromium.org
2011-10-07
1
-10
/
+20
*
Changes for cross domain prerenders to not cancel when there is a window.open...
shishir@chromium.org
2011-10-07
8
-15
/
+23
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
4
-240
/
+1
*
Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...
jam@chromium.org
2011-10-07
3
-0
/
+348
*
Initialize glib for all linux because all linux variants uses glib.
oshima@chromium.org
2011-10-07
1
-6
/
+7
*
When "Clear site data on exit" is checked, only pass the private mode flag to...
bauerb@chromium.org
2011-10-07
1
-4
/
+13
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
9
-69
/
+35
*
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
[next]