summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Re-land SDCH filter support experimentjar@google.com2008-09-234-0/+130
* Load RLZ in 20 seconds instead of 100 seconds.cpu@google.com2008-09-231-3/+7
* Revert r2253 to turn off magic_browzR by default and restore themal@chromium.org2008-09-231-1/+1
* I'm going to try and land this again. This is exactly the same change as you ...sky@google.com2008-09-222-2/+2
* Fix for issue 2617: After using Ctrl+O to open a local file the directory is ...finnur@google.com2008-09-221-5/+7
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-224-130/+0
* Reverts fix for 2554.sky@google.com2008-09-222-2/+2
* Experimental integration of delta compression content encodingjar@google.com2008-09-224-0/+130
* Fixes mnemonic bug in chrome menus. After this change you can indicatesky@google.com2008-09-222-2/+2
* Use the new dll injection blocking api of the sandbox to blockcpu@google.com2008-09-223-3/+35
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-2017-38/+27
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-2010-1713/+1893
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-206-554/+181
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-1911-362/+222
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-196-181/+554
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-194-18/+7
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-191-0/+13
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-1919-305/+481
* Attempt at fixing flaky Find test.finnur@google.com2008-09-191-1/+6
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-1916-56/+53
* Fix an old leak in tab_strip_model_unittest which had recently contributed to...erikkay@google.com2008-09-181-0/+7
* NULL check the return value during navigation to prevent a crash.brettw@google.com2008-09-181-0/+2
* Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...deanm@chromium.org2008-09-182-12/+0
* Fix a typo in r2358.deanm@chromium.org2008-09-181-1/+1
* Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...deanm@chromium.org2008-09-183-3/+6
* Add some padding between the right edge of the new tab button and the left ed...ben@chromium.org2008-09-181-2/+7
* Make sure window controls in maximized browser windows can be hit-tested as t...ben@chromium.org2008-09-181-2/+8
* Disable part of the Importer unit test because it failsnsylvain@chromium.org2008-09-181-0/+6
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-1755-793/+763
* Fix for issue 2362: On-demand update hang with "Checking for update..."finnur@google.com2008-09-171-1/+3
* Don't set any cookies as a result of the Google URL Tracker update check. Th...pkasting@chromium.org2008-09-171-1/+5
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-1713-12/+150
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-174-60/+54
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-1710-263/+297
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-175-55/+60
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-176-33/+228
* Don't load the font for the window title if we're not going to be painting a ...beng@google.com2008-09-177-131/+66
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-172-20/+28
* According to reports in the field, some XP machines have a registry flag that...finnur@google.com2008-09-171-0/+1
* Roll back this fix until I can figure out why it;s crashing the ui testsbeng@google.com2008-09-172-28/+20
* Don't initialize the TabIconView if we don't need to. It's expensive to create.beng@google.com2008-09-172-20/+28
* Revert this earlier fix since it didn't do any good.beng@google.com2008-09-172-33/+28
* Always block the request for a sub-resource with anwtc@google.com2008-09-161-14/+5
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-163-0/+19
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3
* Attempt to reduce startup regression by deferring load of inactive window bit...beng@google.com2008-09-162-28/+33
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-164-40/+27
* Added code for personalization to the new frame classjhaas@chromium.org2008-09-162-1/+48
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-163-54/+52
* Touchpad support for laptopsjoshia@google.com2008-09-164-61/+64