summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-062-2/+2
* Reverting 7581.brettw@chromium.org2009-01-068-61/+86
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-068-86/+61
* * Disable test that seems to have been broken by r7570\kuchhal@chromium.org2009-01-061-1/+3
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-061-9/+14
* Reverting 7570.maruel@chromium.org2009-01-061-14/+9
* Keep trying to undo 7564.estade@chromium.org2009-01-051-2/+2
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-0514-193/+182
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-051-9/+14
* * switch download manager to using FilePathestade@chromium.org2009-01-0513-180/+191
* Checking in a patch from m0interactive, reviewed by pkasting. Quote:finnur@google.com2009-01-051-1/+1
* Some more GRIT refactoring.tc@google.com2009-01-052-2/+2
* Add the home page url of the ICU project to the credit file. jungshik@google.com2009-01-051-2/+3
* Windows SCons build fixes.phajdan.jr@chromium.org2009-01-051-0/+3
* Fix part of linking problems in Windows SCons build.phajdan.jr@chromium.org2009-01-031-0/+4
* g++ 4.3.x doesn't seem to like forward declarationsphajdan.jr@chromium.org2009-01-031-1/+3
* Porting in chrome/phajdan.jr@chromium.org2008-12-316-17/+17
* Bug fix issue 4669 (http://code.google.com/p/chromium/issues/detail?id=4669)hclam@chromium.org2008-12-311-1/+2
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-3016-356/+214
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-3016-214/+356
* Provide and use auto startup/teardown for tracked objectsjar@google.com2008-12-301-21/+9
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-301-3/+6
* Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.xji@chromium.org2008-12-301-1/+1
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-297-29/+28
* Blind attempt at a fix for the Windows SCons build.evanm@google.com2008-12-261-1/+0
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-263-3/+3
* Implement extension:// protocol.aa@chromium.org2008-12-2417-43/+255
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-235-279/+267
* * Bring up GreaseMonkeySlave unittest on OS X.jeremy@chromium.org2008-12-231-1/+5
* 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
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-2338-2631/+3115
* Make Maximized Mode Not Suck, part 1 (checkpoint).pkasting@chromium.org2008-12-221-170/+182
* 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
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-2038-3115/+2631
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-2038-2631/+3115
* 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
* Reverting 7304 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-4/+4
* 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-193-0/+21
* 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-193-10/+18
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-194-20/+147
* The WebContentsTest.ShowInterstitialProceedMultipleCommands unit test seem to...jcampan@chromium.org2008-12-191-1/+2