summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* New unit test for webdatabase functions that record form entries for autofill.petersont@google.com2008-11-141-0/+87
* Next round of SCons changes:sgk@google.com2008-11-1428-821/+777
* These vsprops can now be included other projectsamit@chromium.org2008-11-142-2/+2
* Update the grd files to generate .rc and .h files for the 8 new languages.tc@google.com2008-11-143-1/+26
* Fix build bustage, I missed this file with my base namespace changes.brettw@google.com2008-11-141-3/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1478-299/+296
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-1419-95/+67
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-143-6/+8
* Fixes the interactive ui tests by correctly initializing the specified popup ...ben@chromium.org2008-11-141-2/+1
* Fix build bustage:ben@chromium.org2008-11-142-6/+6
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-146-14/+81
* Remove chrome\browser\browser_commands.cc from the SCons build.sgk@google.com2008-11-141-3/+0
* Re-do the way browser windows are shown:ben@chromium.org2008-11-1444-627/+527
* Fixes bug where we were not checking if an app from another windowsky@google.com2008-11-141-8/+52
* Stop the search boxes being too wide on RTL languages.glen@chromium.org2008-11-131-0/+1
* Allow optimized builds on Linux.evanm@google.com2008-11-131-1/+1
* Fixes bug in adding bookmark groups. Adding wasn't setting thesky@google.com2008-11-131-0/+1
* Three menu bugs:sky@google.com2008-11-133-6/+76
* Update strings and add 8 new Indic languagestc@google.com2008-11-1398-27485/+33401
* * Revert "Checking in the media project files (layout based on net/base libra...agl@chromium.org2008-11-132-76/+0
* Checking in the media project files (layout based on net/base libraries).scherkus@chromium.org2008-11-132-0/+76
* Reduce memory consumption by keeping the SafeBrowsingpaulg@google.com2008-11-135-83/+182
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-133-61/+0
* Puts chrome menus on a slimfast diet: they are no longer chubby. Isky@google.com2008-11-133-14/+65
* Reordered some logic to fix a bug which caused the clearing of the database t...petersont@google.com2008-11-131-5/+7
* * Fix Google Chrome build broken by r4284.kuchhal@chromium.org2008-11-131-2/+2
* Changes UnloadUITest to navigate to last URL synchronously in hopes ofsky@google.com2008-11-131-3/+4
* revert these changes to see if this helps the UI tests.beng@google.com2008-11-131-3/+3
* Some speculative fixes for UI test flakiness.beng@google.com2008-11-133-11/+15
* Disable NPAPITester.SelfDeletePluginInvokeAlert UI test. It doesn't seem tompcomplete@google.com2008-11-131-1/+1
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-1310-47/+58
* Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...brettw@google.com2008-11-133-92/+90
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-122-3/+6
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-125-0/+663
* Fixes text field background when disabled/read-only to better matchsky@google.com2008-11-122-23/+44
* * Try to rename chrome exes in shutdown path as well.kuchhal@chromium.org2008-11-124-21/+37
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-125-8/+172
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-123-1/+63
* Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...pkasting@chromium.org2008-11-123-16/+37
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-1210-36/+56
* Fix infobubble crash due to first run bubble having slightly different initia...ben@chromium.org2008-11-122-9/+4
* Fixes bug in showing context menu for buttons. In particular becausesky@google.com2008-11-124-15/+25
* Fixes two menu bugs:sky@google.com2008-11-121-1/+20
* Uncomment out these two lines I commented out a few weeks ago so that the tru...ben@chromium.org2008-11-121-4/+0
* Break out command execution from ExecuteCommand implementation into separate ...ben@chromium.org2008-11-122-514/+519
* * fix linux buildtc@google.com2008-11-122-2/+2
* If setProcessBackgrounded fails, don't continue throughmbelshe@google.com2008-11-121-1/+4
* Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet...pkasting@chromium.org2008-11-121-39/+39
* * Need to read version from registry if relaunching browser.kuchhal@chromium.org2008-11-124-4/+8
* Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...pkasting@chromium.org2008-11-123-17/+13