summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* This fixes the following bugs:-iyengar@google.com2008-09-201-0/+10
* 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-194-1/+47
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-1922-316/+510
* 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-192-7/+5
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-1921-74/+83
* Fixes bug in tooltip manager. Mouse coordinates for NC events are insky@google.com2008-09-192-4/+12
* Reverting the fixes for the UI test single-process mode in the NPAPIiyengar@google.com2008-09-191-6/+8
* roll backbeng@google.com2008-09-191-3/+0
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-198-14/+74
* Make sure the frame is set to the foreground when:ben@chromium.org2008-09-191-0/+3
* Fix a memory leak in Add to dictionary code.sidchat@google.com2008-09-182-0/+6
* Fix an old leak in tab_strip_model_unittest which had recently contributed to...erikkay@google.com2008-09-182-59/+7
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-181-0/+1
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-183-45/+26
* NULL check the return value during navigation to prevent a crash.brettw@google.com2008-09-181-0/+2
* Submit Issue 2965 patch by vega.james@gmail.com (jamessan)mmoss@google.com2008-09-181-2/+1
* Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...deanm@chromium.org2008-09-183-14/+5
* 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-185-18/+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
* Fix painting of the title bar when the window is maximized and then deactivated.ben@chromium.org2008-09-181-1/+1
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-181-1/+0
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-181-0/+1
* Disable part of the Importer unit test because it failsnsylvain@chromium.org2008-09-181-0/+6
* filter out a couple of tests which seem to be causing a lot of purify crasheserikkay@google.com2008-09-181-1/+6
* Fix GDI leak in Window object (leak of HICONs)ben@chromium.org2008-09-171-4/+12
* =fix stretched logokuchhal@chromium.org2008-09-171-0/+0
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-1796-1664/+1631
* Fix for issue 2362: On-demand update hang with "Checking for update..."finnur@google.com2008-09-171-1/+3
* Fix a leak in the view unit tests.ben@chromium.org2008-09-171-2/+2
* Disable Add to dictionary unit tests temporarily. It is flaky.sidchat@google.com2008-09-171-2/+2
* 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-1718-925/+1239
* Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...kuchhal@chromium.org2008-09-172-0/+20
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-177-223/+262
* Second try to make the theme dll no-executable.nsylvain@chromium.org2008-09-171-1/+1
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-1711-264/+298
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-176-61/+60
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-173-115/+1
* Some initial work on compiling chrome/common/ on Linux.deanm@chromium.org2008-09-1710-159/+162
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-177-40/+232
* Remove a referenced file that doesn't exist.maruel@google.com2008-09-171-4/+0
* Add a missing include and match a constant type better. From phajdan.jr.deanm@chromium.org2008-09-171-1/+4
* Don't load the font for the window title if we're not going to be painting a ...beng@google.com2008-09-178-154/+76
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-173-21/+29