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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
41
-2635
/
+3137
*
Fix Win/Release build bustage.
jeremy@chromium.org
2008-12-22
1
-0
/
+2
*
Make Maximized Mode Not Suck, part 1 (checkpoint).
pkasting@chromium.org
2008-12-22
1
-170
/
+182
*
Bring up chrome/common/ipc_sync_message.cc on POSIX.
jeremy@chromium.org
2008-12-22
4
-7
/
+24
*
Bump build to 156: I branched 155 for a release build ChromeBot run.
mal@chromium.org
2008-12-22
1
-1
/
+1
*
Bring up IPC::ChannelProxy on POSIX.
jeremy@chromium.org
2008-12-22
5
-4
/
+68
*
My Friday fix for some stack trashing introduced some heap trashing!
jcampan@chromium.org
2008-12-22
1
-20
/
+37
*
Review URL: http://codereview.chromium.org/16209
jcampan@chromium.org
2008-12-22
1
-12
/
+19
*
Attempt to fix Windows build.
phajdan.jr@chromium.org
2008-12-20
1
-1
/
+1
*
Platform cleanup in chrome/browser/net.
phajdan.jr@chromium.org
2008-12-20
5
-29
/
+23
*
Changed DomAutomationController to use UTF-8 strings.
scherkus@chromium.org
2008-12-20
1
-1
/
+1
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
40
-3135
/
+2633
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
40
-2633
/
+3135
*
The unit test WebContentsTest.ShowInterstitialProceedMultipleCommands was cra...
jcampan@chromium.org
2008-12-19
1
-5
/
+49
*
After staring at this line of code I realized it was saying something much si...
pkasting@chromium.org
2008-12-19
1
-3
/
+1
*
Implement command line switch to allow using a FIFO or a socketpair() for IPC...
jeremy@chromium.org
2008-12-19
6
-33
/
+169
*
Reverting 7304 to reapply 7296. It wasn't its fault.
maruel@chromium.org
2008-12-19
1
-4
/
+4
*
Reverting 7306 to reapply 7296. It wasn't its fault.
maruel@chromium.org
2008-12-19
1
-0
/
+1
*
Dummy checkin to force a build. NO CODE CHANGE.
maruel@chromium.org
2008-12-19
1
-1
/
+0
*
Reverting 7296.
maruel@chromium.org
2008-12-19
1
-4
/
+4
*
Changes docking behavior to not offer a maximize drop target if there
sky@google.com
2008-12-19
2
-8
/
+35
*
Fixes bug where we wouldn't necessarily start throbber timer on drop
sky@google.com
2008-12-19
1
-0
/
+7
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
39
-81
/
+1390
*
Switched dns_global.cc over to UTF-8 strings.
scherkus@chromium.org
2008-12-19
1
-4
/
+4
*
Select the Languages tab of the fonts and languages dialog when using spellch...
pkasting@chromium.org
2008-12-19
5
-12
/
+37
*
We need to add UI test for "Encoding" menu to avoid regression.
jnd@google.com
2008-12-19
9
-27
/
+312
*
Add a filter for ui_tests that don't (yet) work under Purify.
paulg@google.com
2008-12-19
1
-0
/
+9
*
The WebContentsTest.ShowInterstitialProceedMultipleCommands unit test seem to...
jcampan@chromium.org
2008-12-19
1
-1
/
+2
*
Changed SessionStartupPref to use UTF-8 strings.
scherkus@chromium.org
2008-12-19
1
-2
/
+2
*
Updated HtmlDialogContents to use UTF-8 strings.
scherkus@chromium.org
2008-12-19
1
-2
/
+2
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
38
-1601
/
+1099
*
Fixing 4222: Clear data dialog has new fields, but
finnur@google.com
2008-12-18
49
-52
/
+52
*
Make the global render thread object a regular global object rather than a
brettw@google.com
2008-12-18
8
-61
/
+51
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
34
-77
/
+100
*
Increase timeout for ui_test.
paulg@google.com
2008-12-18
1
-1
/
+1
*
Fix a DCHECK in the IFrameTest.InEmptyFrame by removing it. The behavior is
brettw@google.com
2008-12-18
2
-6
/
+3
*
Make the tab restore ui_tests Purify friendly.
paulg@google.com
2008-12-18
1
-1
/
+2
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
8
-1
/
+224
*
Make some more ui_test Purify friendly.
paulg@google.com
2008-12-18
2
-4
/
+4
*
Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...
klink@chromium.org
2008-12-18
3
-5
/
+2
*
Fixes browser crash that could occur if the user closed a tab with an
sky@google.com
2008-12-18
2
-12
/
+52
*
This fixes a crash while trying to duplicate an application window.
erg@google.com
2008-12-18
1
-1
/
+4
*
Initial support for running the ui_tests under Purify on the
paulg@google.com
2008-12-18
12
-36
/
+90
*
Don't handle in-page navigations if it's for a subframe. Previously we would
brettw@google.com
2008-12-18
2
-3
/
+39
*
Porting in browser/debugger/
phajdan.jr@chromium.org
2008-12-18
3
-7
/
+16
*
Porting in renderer/
phajdan.jr@chromium.org
2008-12-18
6
-11
/
+34
*
Unbreak Windows scons build caused by my importer porting.
phajdan.jr@chromium.org
2008-12-18
1
-2
/
+6
*
Reverting 7214.
phajdan.jr@chromium.org
2008-12-18
1
-8
/
+4
*
Unbreak Windows scons build caused by my importer porting.
phajdan.jr@chromium.org
2008-12-18
1
-4
/
+8
*
Reverting 7206.
ojan@google.com
2008-12-18
1
-1
/
+3
[next]