summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adjust the keyboard overlay size to the screen size.mazda@chromium.org2011-04-133-2/+34
* Fixes crash in dragging side tabs.sky@chromium.org2011-04-131-4/+5
* Additional login check for PyAuto.dtu@chromium.org2011-04-131-2/+5
* Display [x] button in the "language and input" WebUI correctly.yusukes@google.com2011-04-132-15/+21
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-1315-115/+466
* Add protos for migration needed.nick@chromium.org2011-04-131-9/+55
* More https for support URLs.cevans@chromium.org2011-04-1312-31/+31
* Revert 81329 - Add support for params in SelectFile callbacks.BUG=chromium-os...achuith@chromium.org2011-04-123-33/+32
* A couple fixes for debounce timer in tests.mmoss@chromium.org2011-04-122-9/+10
* Add support for params in SelectFile callbacks.achuith@chromium.org2011-04-123-32/+33
* Pull content from TabContentsViewViews into NativeTabContentsViewWin.ben@chromium.org2011-04-128-382/+627
* Put the grab timeout back to 30seconds.oshima@google.com2011-04-121-5/+1
* Disable screen locker tests againoshima@google.com2011-04-121-6/+10
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-122-9/+6
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-122-6/+9
* Autofill should distinguish forms based on id as well as name.isherman@chromium.org2011-04-121-0/+23
* Ensure that SPDY is enabled on Chrome OS.rch@chromium.org2011-04-121-0/+3
* Implements AudioInputDevice API for low-latency audio input in the browser pr...scherkus@chromium.org2011-04-121-1/+3
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-1214-540/+680
* Add server experiment variants to Autofill heuristic type quality metric.isherman@chromium.org2011-04-124-21/+30
* Update default Autofill upload rate to 20% (was 1%).isherman@chromium.org2011-04-121-2/+2
* Move P2P sockets host code to content/browser/renderer_host/p2p/sergeyu@chromium.org2011-04-121-2/+2
* Add stable track to available channels in about dialog for ChromeOS.chocobo@chromium.org2011-04-122-5/+4
* Disable Alsa mixer in browser testsoshima@google.com2011-04-124-14/+20
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-1219-92/+97
* Add Prerender PPLT for window minus match.tburkard@chromium.org2011-04-121-42/+23
* This enables hardware-backed .p12 file import on ChromeOSgspencer@chromium.org2011-04-125-5/+39
* [Extensions] Rework ExtensionUpdater to not be RefCountedThreadSafeakalin@chromium.org2011-04-125-161/+200
* README.harness: initial addrginda@chromium.org2011-04-121-0/+37
* Revert 81278 - Profile shouldn't own PinnedTabService.PinnedTabService is now...siggi@chromium.org2011-04-126-72/+5
* Add FTP transaction factories to the system URLRequestContext, and the proxy ...eroman@chromium.org2011-04-122-0/+13
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-1224-178/+87
* Profile shouldn't own PinnedTabService.torne@chromium.org2011-04-126-5/+72
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-1224-87/+178
* This fixes a fairly obscure bug in the plugin selection policy code.gspencer@chromium.org2011-04-122-5/+18
* Disable InstantTest.DownloadOnEnter on Linux, as it's crashing.siggi@chromium.org2011-04-121-2/+2
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-1213-162/+412
* Add cert fingerprints to the cert chain dialog, bringing it more inline with thecevans@chromium.org2011-04-121-1/+29
* Remove "https://" prefix from proxies and clear proxy settings if fields are ...dtu@chromium.org2011-04-122-8/+8
* Disable SettingsWebUITest.TestSetBooleanPrefTriggers on Mac, where it seems t...siggi@chromium.org2011-04-121-1/+8
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-1236-190/+183
* [ChromeOS] Append a "Managed by DOMAIN" text to version label on login screen.xiyuan@chromium.org2011-04-124-13/+119
* Add documentation for why tests are disabled per siggi@chromium.org2011-04-121-0/+3
* [Chrome OS] Add setting for enabling whitelisting to device policy protocmasone@chromium.org2011-04-121-2/+28
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-1211-134/+1121
* When two extension sources request the same extension, the source with higher...skerner@chromium.org2011-04-124-88/+306
* Disable crashing tests, my previous checkin to mark them flaky did not help.siggi@chromium.org2011-04-121-3/+4
* Disable flaky browser tests.siggi@chromium.org2011-04-121-3/+3
* Added EditBookmarksEnabled policy.joaodasilva@chromium.org2011-04-126-4/+20
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-1218-181/+124