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
*
Navigations which are not content initiated should stay within ChromeFrame.
ananta@chromium.org
2011-04-20
1
-19
/
+12
*
Send the 'page_url' parameter of the page (on which the right click was made to
brettw@chromium.org
2011-04-20
1
-2
/
+8
*
Update Chrome to accept WebKit API for RTL titles.
evan@chromium.org
2011-04-20
2
-2
/
+6
*
Avoid a DCHECK that can occur when running non-admin.
joi@chromium.org
2011-04-20
1
-11
/
+14
*
Add support for base::Closure in the MessageLoop, and reimplement the whole s...
ajwong@chromium.org
2011-04-20
3
-12
/
+9
*
Wrap the p2p transport API in a compile time flag.
satish@chromium.org
2011-04-20
7
-24
/
+47
*
Added raw headers support to DevTools.
vsevik@chromium.org
2011-04-20
1
-1
/
+5
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
2
-1
/
+6
*
Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe.
gene@chromium.org
2011-04-20
3
-6
/
+7
*
Mark the worker test SyncPersistent as expected to fail until we can
dpranke@chromium.org
2011-04-20
1
-1
/
+3
*
Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...
willchan@chromium.org
2011-04-20
15
-105
/
+117
*
Implement Clipboard::ReadImage on Linux.
dcheng@chromium.org
2011-04-20
4
-25
/
+58
*
Collect GPU info on Mac through IO registry for dual GPU systems.
zmo@google.com
2011-04-20
1
-1
/
+79
*
Enable TCP sockets for P2P IPC.
sergeyu@chromium.org
2011-04-20
11
-65
/
+182
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-12
/
+7
*
Fix for blocked popups crash (issue 79777).
stevenjb@google.com
2011-04-19
3
-20
/
+43
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
22
-23
/
+81
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-5
/
+2
*
Change Clipboard::ReadImage to return a bitmap.
dcheng@chromium.org
2011-04-19
2
-5
/
+28
*
Change the method name from enumerateDirectory to enumerateChosenDirectory in...
johnnyg@chromium.org
2011-04-19
2
-14
/
+14
*
Updated event trace code to stop on buffer full condition for any child proce...
jbates@chromium.org
2011-04-19
10
-25
/
+196
*
Add content/browser/file_system/OWNERS
kinuko@chromium.org
2011-04-19
1
-0
/
+3
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+5
*
Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids
cevans@chromium.org
2011-04-19
1
-1
/
+2
*
IPC host for TCP P2P sockets.
sergeyu@chromium.org
2011-04-19
13
-28
/
+618
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-5
/
+2
*
Revert 82026 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+5
*
Move BrowserRenderProcessHost to content. It should have been moved earlier.
jam@chromium.org
2011-04-19
12
-5
/
+1564
*
GpuScheduler no longer spins when it is waiting on a latch.
jbates@chromium.org
2011-04-18
3
-0
/
+28
*
Revert 82018 - Revert 81994 - Fixes race condition in displaying error pages....
sky@chromium.org
2011-04-18
1
-0
/
+7
*
Notify all SSL client auth prompts when a cert is selected.
mattm@chromium.org
2011-04-18
1
-0
/
+7
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-18
1
-5
/
+2
*
Revert 81994 - Fixes race condition in displaying error pages. In particular ...
sky@chromium.org
2011-04-18
1
-7
/
+0
*
Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...
ddorwin@chromium.org
2011-04-18
3
-3
/
+3
*
Added DisabledSchemes policy.
joaodasilva@chromium.org
2011-04-18
4
-9
/
+80
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
3
-5
/
+8
*
Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...
jam@chromium.org
2011-04-18
6
-3
/
+11
*
Make icon_messages use the IPC macros for defining the structs and the serial...
jam@chromium.org
2011-04-18
3
-5
/
+4
*
Fixes race condition in displaying error pages. In particular it was
sky@chromium.org
2011-04-18
1
-0
/
+7
*
Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...
jam@chromium.org
2011-04-18
9
-135
/
+7
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
21
-81
/
+22
*
Add net/base/sys_byteorder.h
sergeyu@chromium.org
2011-04-18
1
-8
/
+1
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
21
-22
/
+81
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
13
-0
/
+1023
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
10
-8
/
+373
*
Usability improvements to about:gpu status
nduca@chromium.org
2011-04-18
2
-83
/
+104
*
Move the content settings code out of RenderView, since it belongs in the Chr...
jam@chromium.org
2011-04-18
5
-190
/
+67
*
Implemented broker dispatcher, pipe creation, and handle distribution.
ddorwin@chromium.org
2011-04-18
6
-30
/
+175
*
Fix build break
rsleevi@chromium.org
2011-04-18
1
-1
/
+1
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
31
-952
/
+295
[next]