summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-1310-17/+72
* Fix a Clobbered build break.mad@google.com2010-05-131-0/+3
* Added NetworkChangeNotifierIOThread, which will be used by theakalin@chromium.org2010-05-135-4/+162
* 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-133-11/+43
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-136-23/+23
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-138-292/+109
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-132-5/+7
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-1319-48/+37
* 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 typojam@chromium.org2010-05-121-1/+1
* Fix the flaky crash in FileBrowseBrowserTest.InputFileTriggerFileBrowsexiyuan@chromium.org2010-05-121-33/+12
* Ensure all stats are initialized when calculated Page Load Timesjar@chromium.org2010-05-121-8/+22
* 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-123-2/+14
* 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-1216-33/+44
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-1216-44/+33
* 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-123-7/+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
* Disable ExtensionAPIClientTest.GetAllWindows as it flakily crashes.jhawkins@chromium.org2010-05-121-1/+2
* fix indentationjam@chromium.org2010-05-121-1/+1
* [Mac] If the clear all button is wider then the content view, size up the bub...thomasvl@chromium.org2010-05-121-4/+18
* Add 44015 to known list.huanr@chromium.org2010-05-121-0/+3
* Switch sync servers depending on whether you're running stable or dev. Initia...chron@chromium.org2010-05-124-4/+41
* Fix possible deadlock in PluginChannel.jam@chromium.org2010-05-123-20/+26
* [Mac] 10 more pixels to fit the new Dutch strings.thomasvl@chromium.org2010-05-121-45/+45
* 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-1213-97/+743
* Fixed Linux build.sanjeevr@chromium.org2010-05-121-4/+2
* Fixed build break caused by using the new BackendFactory method of constructi...sanjeevr@chromium.org2010-05-121-1/+1
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-125-31/+17
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-1215-3/+560
* This CL makes the InfoBubble not change the arrow when parts of itjcivelli@chromium.org2010-05-125-25/+359
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-1216-90/+267
* Fix the TestRendererAccessibilityTree browser test so that it's not flaky.ctguil@chromium.org2010-05-123-2/+15
* 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-124-2/+11
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-122-9/+0
* [Linux] Disable crashing extension UpdatePermission test.kkania@chromium.org2010-05-121-1/+8
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-125-15/+15
* 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