summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-1315-13/+98
* Use just TimeTicks::Now in the chrome/browser/sync test code.phajdan.jr@chromium.org2010-05-131-2/+2
* Flip ExpireHistoryTest.DeleteURLAndFavicon from FAILS back to FLAKYphajdan.jr@chromium.org2010-05-132-2/+2
* Refine language preferences.suzhe@chromium.org2010-05-134-35/+37
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-139-17/+70
* Added NetworkChangeNotifierIOThread, which will be used by theakalin@chromium.org2010-05-133-0/+142
* AutoFill heuristics extended to include multiple separator characters.dhollowa@chromium.org2010-05-132-4/+39
* [Mac] Automatically wrap the Customize Sync dialog to fit contentsakalin@chromium.org2010-05-132-0/+20
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-131-2/+2
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-137-290/+109
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-1316-32/+22
* Fix for popup menu assert.zelidrag@chromium.org2010-05-131-1/+4
* Native dialogs need to send GTK_RESPONSE_DELETE_EVENT on closedavemoore@chromium.org2010-05-131-1/+1
* Make boottime delay not block file threaddavemoore@chromium.org2010-05-121-9/+7
* Fix the flaky crash in FileBrowseBrowserTest.InputFileTriggerFileBrowsexiyuan@chromium.org2010-05-121-33/+12
* Mark BrowserAppRefocusTest.OpenTab as flaky since it has been hanging off andmpcomplete@chromium.org2010-05-121-1/+3
* Add --host-rules support.willchan@chromium.org2010-05-121-0/+4
* ProcessSingletonLinux.NotifyOtherProcessNoSuicide removes socket instead of s...mattm@chromium.org2010-05-121-14/+5
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-1213-18/+28
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-1213-28/+18
* Fixed crash on closing of content window. The original code tried to re-Show(...zelidrag@chromium.org2010-05-121-1/+5
* Enable Alternate-Protocol support by default when NPN support is enabled.willchan@chromium.org2010-05-121-3/+0
* GTK: custom frame/drop shadow updates.estade@chromium.org2010-05-122-29/+117
* Store a reference to the profile's DatabaseTracker in the request context too.michaeln@chromium.org2010-05-122-0/+15
* [Mac] If the clear all button is wider then the content view, size up the bub...thomasvl@chromium.org2010-05-121-4/+18
* Switch sync servers depending on whether you're running stable or dev. Initia...chron@chromium.org2010-05-124-4/+41
* Allow hitting enter in the connection tests "URL" box to start the tests.eroman@chromium.org2010-05-123-8/+11
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-127-82/+566
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-125-31/+17
* This CL makes the InfoBubble not change the arrow when parts of itjcivelli@chromium.org2010-05-124-25/+353
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-126-19/+82
* Fix the TestRendererAccessibilityTree browser test so that it's not flaky.ctguil@chromium.org2010-05-122-2/+10
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-122-8/+16
* Cleanup: extract common code between two functions.eroman@chromium.org2010-05-121-28/+16
* Hide NTP app launcher debug link behind a flag.rafaelw@chromium.org2010-05-122-1/+6
* [Linux] Disable crashing extension UpdatePermission test.kkania@chromium.org2010-05-121-1/+8
* Second round of transition of Time to TimeTicks for histogrammingjar@chromium.org2010-05-126-8/+8
* [Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ...kkania@chromium.org2010-05-121-9/+0
* Use username and password in MockAuthenticator instead of authenticate_result...oshima@chromium.org2010-05-122-17/+8
* [TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.phajdan.jr@chromium.org2010-05-123-4/+4
* Allow the gallery url passed through the command line to be referrer for actu...finnur@chromium.org2010-05-121-0/+12
* Use realpath() to find the path to the extension unpack dir on posix systems.skerner@chromium.org2010-05-121-1/+24
* Implementation of managed policy abstraction on top of a preference store. Th...danno@chromium.org2010-05-1210-9/+250
* Fix build break caused by cros_deps/DEPS update (2nd try).yusukes@chromium.org2010-05-121-4/+4
* Fix build break caused by cros_deps/DEPS update.yusukes@chromium.org2010-05-121-1/+1
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-123-7/+4
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-11/+3
* fix mac compileestade@chromium.org2010-05-121-2/+2
* Avoid DCHECK in RenderViewContextMenu following r46987estade@chromium.org2010-05-121-2/+8