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
*
Disable ResourceDispatcherTest.CrossSiteAfterCrash test
markusheintz@chromium.org
2011-03-16
1
-2
/
+2
*
Move plugin code to content.
jam@chromium.org
2011-03-16
27
-0
/
+4871
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
2
-4
/
+7
*
Remove last dependencies on chrome\common from chrome\plugin.
jam@chromium.org
2011-03-16
4
-1
/
+56
*
Comb up ownership things.
dilmah@chromium.org
2011-03-16
1
-2
/
+2
*
Remove "FAILS" from DomStorageEmptyDatabaseTest.EmptyDirAfterClear.
levin@chromium.org
2011-03-16
1
-2
/
+1
*
Initialize NSS with no DB in the renderer process
hclam@google.com
2011-03-16
2
-0
/
+16
*
Fix glue for ClipboardHostMsg_ReadAvailableTypes.
dcheng@chromium.org
2011-03-16
2
-10
/
+7
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
2
-1
/
+3
*
Introduce gpu_trace_event for gpu performance analysis.
nduca@chromium.org
2011-03-15
1
-0
/
+2
*
Update header location
jam@chromium.org
2011-03-15
1
-1
/
+1
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
2
-1
/
+10
*
Get rid of some more dependencies on chrome\common from plugin, in preparatio...
jam@chromium.org
2011-03-15
3
-0
/
+40
*
Fixes crash if instant is enabled and you block JS.
sky@chromium.org
2011-03-15
1
-0
/
+5
*
Use extension to show activation message.
oshima@google.com
2011-03-15
1
-0
/
+6
*
Make ContentBrowserClient not be owned by ContentClient, so that the latter d...
jam@chromium.org
2011-03-15
7
-8
/
+21
*
Move collected cookies url constants into ChromeOS specific part.
xiyuan@chromium.org
2011-03-15
1
-3
/
+3
*
fav icon -> favicon. Pass 8: content/
avi@chromium.org
2011-03-15
6
-19
/
+19
*
Remove 'off the record' references from ChromeURLContext.
vipul.bhasin@gmail.com
2011-03-15
2
-2
/
+2
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
2
-5
/
+5
*
Add newline at end of file
jam@chromium.org
2011-03-15
1
-1
/
+1
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
6
-69
/
+14
*
Wires up ability for page to specify instant auto complete
sky@chromium.org
2011-03-15
1
-1
/
+1
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
2
-2
/
+2
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
2
-10
/
+1
*
Fix build break after r78134.
dcheng@chromium.org
2011-03-15
1
-1
/
+1
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
2
-1
/
+10
*
Move injection_test_dll.h to content\common to get rid of a dependency on chr...
jam@chromium.org
2011-03-14
1
-0
/
+27
*
Add ContentClient destructor for Clang.
creis@google.com
2011-03-14
2
-1
/
+6
*
Consider the popup window position when the window shows upward. This patch d...
thakis@chromium.org
2011-03-14
3
-1
/
+6
*
Prevent memory leak for ChromeContentBrowserClient.
creis@google.com
2011-03-14
1
-3
/
+4
*
Move plugin messages to content.
jam@chromium.org
2011-03-14
9
-17
/
+794
*
Fix to make the clang bots happy.
zmo@google.com
2011-03-14
2
-0
/
+3
*
Refactor Autofill metrics logging to avoid calling into GetPossibleFieldTypes...
isherman@chromium.org
2011-03-14
1
-2
/
+2
*
Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...
zmo@google.com
2011-03-14
14
-125
/
+82
*
fav icon -> favicon. Pass 1.
avi@chromium.org
2011-03-14
2
-6
/
+6
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
7
-17
/
+46
*
Removing 'off the record' references from TabRendererGtk
vipul.bhasin@gmail.com
2011-03-14
1
-2
/
+2
*
A small set of related fixes:
satish@chromium.org
2011-03-14
4
-9
/
+10
*
Move ppapi_plugin to content.
jam@chromium.org
2011-03-14
10
-0
/
+357
*
Move worker code from chrome\worker to content\worker.
jam@chromium.org
2011-03-14
19
-0
/
+2126
*
Add a ContentBrowserClient interface to let content code delegate to embedder.
creis@google.com
2011-03-14
6
-5
/
+55
*
Try a different way to test speech input in browsertests. These tests were fl...
satish@chromium.org
2011-03-14
1
-14
/
+2
*
WebKit roll follow up.
levin@chromium.org
2011-03-14
1
-1
/
+2
*
Fix shared library build and take out unnecessary dependency in chrome_render...
jam@chromium.org
2011-03-14
1
-0
/
+1
*
Add missing headers
jam@chromium.org
2011-03-14
1
-0
/
+4
*
Readd a few lines in the gypi files that I removed in a bad merge
jam@chromium.org
2011-03-14
1
-0
/
+3
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
13
-18
/
+790
*
Move the blob related code to content, and also move the blob messages to the...
jam@chromium.org
2011-03-14
8
-5
/
+222
*
Fix shared library build
jam@chromium.org
2011-03-13
1
-0
/
+1
[next]