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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...
jam@chromium.org
2011-03-22
1
-0
/
+3
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
5
-20
/
+10
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
2
-16
/
+17
*
Cleanup: Stop using PrintPreviewMessageHandler in contents.
thestig@chromium.org
2011-03-22
2
-5
/
+0
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-1
/
+2
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
2
-7
/
+14
*
[ChromeOS] Split proxy settings into its own webui.
xiyuan@chromium.org
2011-03-22
1
-0
/
+3
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
4
-16
/
+4
*
Cleanup: Remove some unneeded includes.
thestig@chromium.org
2011-03-22
1
-1
/
+0
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
4
-83
/
+15
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
2
-0
/
+10
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
3
-0
/
+3
*
Print Preview: Make window.print() and printing a frame work.
thestig@chromium.org
2011-03-21
1
-1
/
+3
*
Remove forgotten now unneeded include.
dilmah@chromium.org
2011-03-21
1
-4
/
+0
*
Use UDPServerSocket for P2P sockets.
sergeyu@chromium.org
2011-03-21
10
-316
/
+284
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
3
-54
/
+46
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
3
-17
/
+135
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
2
-3
/
+3
*
Request for 5 speech recognition results instead of 3.
satish@chromium.org
2011-03-21
1
-3
/
+6
*
Disable the test SpeechInputBrowserTest.TestCancelAll
akalin@chromium.org
2011-03-19
1
-6
/
+1
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
4
-20
/
+16
*
Disable the newly added SpeechInputBrowserTest.TestCancelAll in official rele...
satish@chromium.org
2011-03-19
1
-1
/
+7
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
3
-5
/
+11
*
Removed static variable for histograms to avoid race with
rtenneti@chromium.org
2011-03-19
1
-3
/
+3
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
3
-3
/
+3
*
event trace plumbing for multi-process support
jbates@chromium.org
2011-03-18
5
-0
/
+387
*
Close ongoing speech input sessions when a tab terminates.
satish@chromium.org
2011-03-18
2
-7
/
+49
*
Guards "remoting" initialization on the renderer side.
bulach@chromium.org
2011-03-18
1
-2
/
+4
*
Move FilePathWatcher class from chrome/browser/... to content/common...
dmaclach@chromium.org
2011-03-18
2
-2
/
+3
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
2
-2
/
+2
*
Load additional NSS library files in zygote main if remoting is enabled
hclam@google.com
2011-03-17
1
-13
/
+6
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
3
-6
/
+7
*
Add IndexedDB browser test that causes a crash.
dgrogan@chromium.org
2011-03-17
2
-2
/
+18
*
Refactor WifiDataProviderChromeOs to implement WifiDataProviderImplBase direc...
jknotten@chromium.org
2011-03-17
5
-6
/
+125
*
New accelerometer data from Raul Cuza.
avi@chromium.org
2011-03-17
1
-2
/
+4
*
Move media library path resolution into Chrome path provider.
wez@chromium.org
2011-03-17
1
-3
/
+7
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
27
-38
/
+38
*
Fix build break on Windows
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
19
-21
/
+21
*
Move gpu_feature_flags from chrome\common to content\common.
jam@chromium.org
2011-03-17
3
-3
/
+2
*
Remove WebUI menu
oshima@google.com
2011-03-16
1
-9
/
+0
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
20
-23
/
+22
*
Disable ResourceDispatcherTest.CrossSiteAfterCrash test
markusheintz@chromium.org
2011-03-16
1
-2
/
+2
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
2
-4
/
+7
*
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
*
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
[next]