summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-235-279/+267
* Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha...darin@chromium.org2008-12-231-9/+19
* Add some ui_tests to the Purify skip filter until we can fix them.paulg@google.com2008-12-231-0/+5
* * Bring up GreaseMonkeySlave unittest on OS X.jeremy@chromium.org2008-12-233-4/+29
* Reverting my landing (of a patch by external contributer).finnur@google.com2008-12-231-4/+1
* Landing a patch for m0interactive (already in the AUTHORS list):finnur@google.com2008-12-231-1/+4
* Fix 4830: We navigate back after closing the Save As dialog.finnur@google.com2008-12-231-2/+9
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-2341-2635/+3137
* Fix Win/Release build bustage.jeremy@chromium.org2008-12-221-0/+2
* Make Maximized Mode Not Suck, part 1 (checkpoint).pkasting@chromium.org2008-12-221-170/+182
* Bring up chrome/common/ipc_sync_message.cc on POSIX.jeremy@chromium.org2008-12-224-7/+24
* Bump build to 156: I branched 155 for a release build ChromeBot run.mal@chromium.org2008-12-221-1/+1
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-225-4/+68
* My Friday fix for some stack trashing introduced some heap trashing!jcampan@chromium.org2008-12-221-20/+37
* Review URL: http://codereview.chromium.org/16209jcampan@chromium.org2008-12-221-12/+19
* Attempt to fix Windows build.phajdan.jr@chromium.org2008-12-201-1/+1
* Platform cleanup in chrome/browser/net.phajdan.jr@chromium.org2008-12-205-29/+23
* Changed DomAutomationController to use UTF-8 strings.scherkus@chromium.org2008-12-201-1/+1
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-2040-3135/+2633
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-2040-2633/+3135
* The unit test WebContentsTest.ShowInterstitialProceedMultipleCommands was cra...jcampan@chromium.org2008-12-191-5/+49
* After staring at this line of code I realized it was saying something much si...pkasting@chromium.org2008-12-191-3/+1
* Implement command line switch to allow using a FIFO or a socketpair() for IPC...jeremy@chromium.org2008-12-196-33/+169
* Reverting 7304 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-4/+4
* Reverting 7306 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-0/+1
* Dummy checkin to force a build. NO CODE CHANGE.maruel@chromium.org2008-12-191-1/+0
* Reverting 7296.maruel@chromium.org2008-12-191-4/+4
* Changes docking behavior to not offer a maximize drop target if theresky@google.com2008-12-192-8/+35
* Fixes bug where we wouldn't necessarily start throbber timer on dropsky@google.com2008-12-191-0/+7
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-1939-81/+1390
* Switched dns_global.cc over to UTF-8 strings.scherkus@chromium.org2008-12-191-4/+4
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-195-12/+37
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-199-27/+312
* Add a filter for ui_tests that don't (yet) work under Purify.paulg@google.com2008-12-191-0/+9
* The WebContentsTest.ShowInterstitialProceedMultipleCommands unit test seem to...jcampan@chromium.org2008-12-191-1/+2
* Changed SessionStartupPref to use UTF-8 strings.scherkus@chromium.org2008-12-191-2/+2
* Updated HtmlDialogContents to use UTF-8 strings.scherkus@chromium.org2008-12-191-2/+2
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-1938-1601/+1099
* Fixing 4222: Clear data dialog has new fields, butfinnur@google.com2008-12-1849-52/+52
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-188-61/+51
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-1834-77/+100
* Increase timeout for ui_test.paulg@google.com2008-12-181-1/+1
* Fix a DCHECK in the IFrameTest.InEmptyFrame by removing it. The behavior isbrettw@google.com2008-12-182-6/+3
* Make the tab restore ui_tests Purify friendly.paulg@google.com2008-12-181-1/+2
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-188-1/+224
* Make some more ui_test Purify friendly.paulg@google.com2008-12-182-4/+4
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-183-5/+2
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-182-12/+52
* This fixes a crash while trying to duplicate an application window.erg@google.com2008-12-181-1/+4
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-1812-36/+90