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 78666 - Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-1
/
+1
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-1
/
+1
*
Move FilePathWatcher class from chrome/browser/... to content/common...
dmaclach@chromium.org
2011-03-18
2
-6
/
+6
*
Move FilePathWatcher class from chrome/browser/... to content/common...
dmaclach@chromium.org
2011-03-18
10
-5
/
+1613
*
Fix shared linking (regressed in r78640).
sadrul@chromium.org
2011-03-18
1
-0
/
+1
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
32
-7
/
+2407
*
Move a bunch more random files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-18
16
-0
/
+2850
*
Load additional NSS library files in zygote main if remoting is enabled
hclam@google.com
2011-03-17
1
-13
/
+6
*
Remove old comment.
apatrick@chromium.org
2011-03-17
1
-2
/
+0
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-1
/
+1
*
Fix clang build
jam@chromium.org
2011-03-17
3
-1
/
+15
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
14
-38
/
+110
*
Change LOG to VLOG to avoid a lot of messages in the bots output.
zmo@google.com
2011-03-17
1
-4
/
+4
*
Fix crash with pepper 3D on multiple windows in same renderer
piman@google.com
2011-03-17
2
-2
/
+14
*
Add IndexedDB browser test that causes a crash.
dgrogan@chromium.org
2011-03-17
2
-2
/
+18
*
Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...
jam@chromium.org
2011-03-17
26
-3
/
+5853
*
Creates the ipclist utility that chrome security team has wanted to dump
tsepez@chromium.org
2011-03-17
3
-8
/
+8
*
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
50
-38
/
+1504
*
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
33
-22
/
+1185
*
Update gyp for moved files.
jam@chromium.org
2011-03-17
1
-0
/
+2
*
Move gpu_feature_flags from chrome\common to content\common.
jam@chromium.org
2011-03-17
6
-3
/
+165
*
Remove WebUI menu
oshima@google.com
2011-03-16
1
-9
/
+0
*
Move a bunch of html5 renderer code to content.
jam@chromium.org
2011-03-16
20
-2
/
+2177
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
38
-25
/
+1337
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
19
-0
/
+2825
*
Mark WorkerTest.WorkerNavigator as flaky.
ericu@google.com
2011-03-16
1
-1
/
+2
*
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
[next]