summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-066-31/+108
* Reverting 7570.maruel@chromium.org2009-01-066-108/+31
* 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-056-31/+108
* Fix an uninitialized memory read that purify exposed.brettw@chromium.org2009-01-051-6/+7
* * 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-059-19/+8
* Add the home page url of the ICU project to the credit file. jungshik@google.com2009-01-051-2/+3
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-0511-213/+538
* Update some comments/nits following r7486.ericroman@google.com2009-01-052-4/+5
* Windows SCons build fixes.phajdan.jr@chromium.org2009-01-052-1/+6
* 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
* Fix a leak in unzip code. I was calling the wrong close function.erikkay@google.com2008-12-311-1/+1
* Add generic unzip support. This is to be used by extensions.erikkay@google.com2008-12-3113-9/+384
* Porting in chrome/phajdan.jr@chromium.org2008-12-319-22/+20
* 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-3019-375/+222
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-3019-222/+375
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-302-2/+2
* Provide and use auto startup/teardown for tracked objectsjar@google.com2008-12-301-21/+9
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-301-32/+31
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-301-0/+1
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-302-5/+8
* Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.xji@chromium.org2008-12-301-1/+1
* Part 1 of 'Add common words for each language, and remove forbidden words'.sidchat@google.com2008-12-292-27/+59
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-2917-149/+121
* * Bring up render_mesages.cc on POSIX.jeremy@chromium.org2008-12-293-2/+24
* * Update xcode project to add files compiled on Linux but not on OS X in chro...jeremy@chromium.org2008-12-293-30/+44
* 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-2610-10/+10
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-1/+1
* Implement extension:// protocol.aa@chromium.org2008-12-2419-44/+265
* Fixes NPAPITester ui tests. I was trying to diagnose failing ui testssky@google.com2008-12-231-3/+29
* 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