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
*
Revert 98164 since there are missing dependencies on linux views build - Move...
jam@chromium.org
2011-08-25
2
-9
/
+0
*
Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...
jam@chromium.org
2011-08-25
2
-0
/
+9
*
Relax software rendering list parsing.
zmo@google.com
2011-08-25
3
-81
/
+234
*
Get rid of the link time dependency between content and chrome through the ge...
jam@chromium.org
2011-08-25
7
-6
/
+34
*
Get rid of link dependency from content to chrome. Make it get the SpeechInpu...
jam@chromium.org
2011-08-24
9
-24
/
+60
*
Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...
ananta@chromium.org
2011-08-24
5
-13
/
+25
*
Correctly report scaling factor in wrench menu
fsamuel@chromium.org
2011-08-24
1
-2
/
+7
*
Do not ignore notifications that come before a LoadComplete.
dtseng@chromium.org
2011-08-24
1
-5
/
+8
*
Remove a couple racy functions from ui_test_utils.
gbillock@chromium.org
2011-08-24
1
-5
/
+7
*
Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...
jam@chromium.org
2011-08-24
3
-47
/
+3
*
Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...
ananta@chromium.org
2011-08-24
4
-0
/
+36
*
content: Move drag_download_* to content.
erg@google.com
2011-08-24
5
-0
/
+523
*
Move more files to content_unittests.
phajdan.jr@chromium.org
2011-08-24
3
-11
/
+21
*
Get rid of static TabContentsView::Create function since the interface is in ...
jam@chromium.org
2011-08-24
5
-1
/
+24
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
1
-1
/
+4
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-2
/
+4
*
Make ChildProcessHost::GetChildPath append the Mac feature suffixes ("NP" and
mark@chromium.org
2011-08-24
1
-5
/
+4
*
- Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...
markusheintz@chromium.org
2011-08-24
5
-15
/
+14
*
Pass per-script fonts to WebKit settings.
falken@chromium.org
2011-08-24
1
-0
/
+6
*
Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...
oshima@google.com
2011-08-24
9
-125
/
+120
*
Remove unused method GetRenderWidgetHostViewFromNativeView
oshima@google.com
2011-08-24
2
-14
/
+0
*
Minor tree-fixing follow-ups for the executable-heap/no-PIE fix (r97984).
mark@chromium.org
2011-08-24
1
-1
/
+7
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
9
-18
/
+160
*
The resize callbacks were fighting.
backer@chromium.org
2011-08-23
1
-0
/
+5
*
New set of checks for observer crash.
rdsmith@chromium.org
2011-08-23
1
-8
/
+10
*
Move MockDownloadManagerDelegate to content since it's used by tests in conte...
jam@chromium.org
2011-08-23
5
-20
/
+134
*
ovda: check the resource availability with hw decoder
ashokm@nvidia.com
2011-08-23
3
-13
/
+93
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
9
-28
/
+145
*
Remove the last Chrome include from content downloads code. This moves some m...
jam@chromium.org
2011-08-23
6
-19
/
+93
*
Remove extensions code from download code. The delegate and other users in Ch...
jam@chromium.org
2011-08-23
11
-141
/
+61
*
Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...
ananta@chromium.org
2011-08-23
3
-9
/
+6
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
15
-1
/
+3117
*
Trying again to land OOM priority manager changes.
gspencer@google.com
2011-08-23
2
-14
/
+27
*
Fix ChromeOS build.
phajdan.jr@chromium.org
2011-08-23
1
-1
/
+0
*
Add more files to content_unittests.
phajdan.jr@chromium.org
2011-08-23
12
-14
/
+200
*
Removal of Profile from content part 9 of 9.
avi@chromium.org
2011-08-23
7
-13
/
+36
*
When JavaScript call WebSocket.close() before onopen event happens,
toyoshim@chromium.org
2011-08-23
1
-1
/
+10
*
Allow cmdbuffer creation from compositor thread.
sievers@chromium.org
2011-08-23
6
-65
/
+246
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
2
-29
/
+4
*
Ensure normal pages don't get grouped with extension processes at startup.
creis@chromium.org
2011-08-22
2
-6
/
+2
*
Browser test for IndexedDB quota
dgrogan@chromium.org
2011-08-22
1
-0
/
+47
*
Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...
ananta@chromium.org
2011-08-22
2
-0
/
+12
*
Add missing linux dependencies on allocator (used by content/renderer/render_...
dpranke@chromium.org
2011-08-22
1
-0
/
+7
*
Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...
jam@chromium.org
2011-08-22
7
-18
/
+117
*
Get rid of debug assert I accidently added in r97506, since ContentBrowserCli...
jam@chromium.org
2011-08-22
1
-12
/
+8
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
15
-3116
/
+1
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
15
-1
/
+3116
*
Try to catch dlls that crash the plugin process.
cpu@chromium.org
2011-08-22
1
-17
/
+33
*
Move DownloadHistory ownership and usage out from content to chrome. Download...
jam@chromium.org
2011-08-22
9
-95
/
+124
*
Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.
mattm@chromium.org
2011-08-22
2
-22
/
+13
[next]