summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable failing filter chaining testjar@google.com2008-09-231-1/+2
* Fix tree bustagejar@google.com2008-09-231-2/+4
* Don't use SDCH until open_vcdiff works on all platforms.evanm@google.com2008-09-231-0/+9
* Re-land SDCH filter support experimentjar@google.com2008-09-2327-86/+1779
* Fix DeleteCache on POSIX. It wasn't successfully deleting before.evanm@google.com2008-09-231-7/+9
* Load RLZ in 20 seconds instead of 100 seconds.cpu@google.com2008-09-231-3/+7
* This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is aniyengar@google.com2008-09-232-2/+18
* Revert r2253 to turn off magic_browzR by default and restore themal@chromium.org2008-09-232-7/+1
* Disable tests while I investigatejam@chromium.org2008-09-231-2/+2
* Missed file in webkitjam@chromium.org2008-09-221-3/+2
* My base changes to the plugin code.jam@chromium.org2008-09-221-4/+24
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-228-325/+260
* I'm going to try and land this again. This is exactly the same change as you ...sky@google.com2008-09-224-13/+31
* Fix for issue 2617: After using Ctrl+O to open a local file the directory is ...finnur@google.com2008-09-221-5/+7
* Use a variant_dir when building gears.dll so building the different portsmpcomplete@google.com2008-09-224-1066/+1377
* Remove stragler file that didn't rollbhack (delete) properlyjar@google.com2008-09-221-170/+0
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-2224-1578/+87
* Reverts fix for 2554.sky@google.com2008-09-224-31/+13
* Adjust includes to satisfy deps checkjar@google.com2008-09-222-1/+2
* Experimental integration of delta compression content encodingjar@google.com2008-09-2223-86/+1746
* Fixes mnemonic bug in chrome menus. After this change you can indicatesky@google.com2008-09-224-13/+31
* Use the new dll injection blocking api of the sandbox to blockcpu@google.com2008-09-224-32/+35
* Unit test now runs on the Mac.avi@google.com2008-09-224-25/+84
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-2017-38/+27
* Use of null string on DLLMatch happens on the botscpu@google.com2008-09-201-1/+2
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-2015-66/+343
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-2011-1713/+1897
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-206-554/+181
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-204-6/+13
* This fixes the following bugs:-iyengar@google.com2008-09-202-3/+11
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-1911-362/+222
* Fix memory corruption when EAT patching in sandboxcpu@google.com2008-09-191-9/+9
* Do not time out in TestRunner while is being debuggedcpu@google.com2008-09-191-11/+7
* Accidental commit; oopsavi@google.com2008-09-194-84/+25
* Unit test now runs on the Mac.avi@google.com2008-09-194-25/+84
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-196-181/+554
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-193-6/+165
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-194-18/+7
* Fix crash that can occur if PumpOutPendingPaintMessages is called outside the...darin@chromium.org2008-09-191-0/+5
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-194-1/+47
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-1922-316/+510
* Fixes bug in file_util::ReplaceExtension that could chop off pathsky@google.com2008-09-192-5/+39
* Attempt at fixing flaky Find test.finnur@google.com2008-09-191-1/+6
* Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...tc@google.com2008-09-194-10/+8
* Add empty stub to get classname so ImageMac can use it.pinkerton@google.com2008-09-192-2/+26
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-1921-74/+83
* windows.h isn't needed, remove itpinkerton@google.com2008-09-191-1/+0
* Fixes bug in tooltip manager. Mouse coordinates for NC events are insky@google.com2008-09-192-4/+12
* add computePageRectsForFrame from FrameWin to resolve a link error. pinkerton@google.com2008-09-191-0/+52