summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-1528-145/+140
* Mark NetworkScreenTest.Timeout DISABLED.tyoshino@chromium.org2011-07-151-1/+1
* Show only last result of cellular scandpolukhin@chromium.org2011-07-154-9/+21
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-1528-140/+145
* Mark NetworkScreenTest.Timeout FLAKY.tyoshino@chromium.org2011-07-151-1/+7
* Updating trunk VERSION from 823.0 to 824.0chrome-release@google.com2011-07-151-1/+1
* Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...markusheintz@chromium.org2011-07-159-107/+116
* Disable context menu for control links (Show in Finder, etc)achuith@chromium.org2011-07-152-7/+16
* Moved CanSetAsDefault* from platform_util to shell_integrationbenwells@chromium.org2011-07-1512-46/+36
* Bad NSString const * broke Clang.dmaclach@chromium.org2011-07-151-1/+1
* Fix for 89228 and 89232 both related to close buttons on the Mac.dmaclach@chromium.org2011-07-154-88/+122
* Revert 92580 - Bump nacl_revision. Reenable nacl integration tests.tyoshino@chromium.org2011-07-151-1/+1
* Need to escape file paths before we use it in GURL.achuith@chromium.org2011-07-151-1/+2
* ntp4: small fixesestade@chromium.org2011-07-156-21/+31
* Update plugin version expectation on chromeosnirnimesh@chromium.org2011-07-151-1/+1
* chromeos: Hide status icons when they shouldn't be shown.derat@chromium.org2011-07-1516-44/+51
* Fix build dependencies for SafeBrowsing protocol buffers.rsleevi@chromium.org2011-07-151-6/+5
* Add testcases to imports.py : testImportFirefoxBookmarksFromPrefs, testImport...jasneet@chromium.org2011-07-141-0/+31
* Fix clang errorjam@chromium.org2011-07-141-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-1437-4250/+241
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-1410-121/+321
* Added more DCHECK code to track bug 89059.atwilson@chromium.org2011-07-141-0/+18
* Removes Widget from two of ViewsDelegate methods. I would have likedsky@chromium.org2011-07-144-17/+9
* Revert 92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) p...mdm@chromium.org2011-07-1412-424/+120
* Fix memory bug.tburkard@chromium.org2011-07-141-6/+9
* Linux: make externally-stored passwords (e.g. GNOME Keyring) profile-specific.mdm@chromium.org2011-07-1412-120/+424
* Add "pais" for country in SpanishTakano.Naoki@gmail.com2011-07-142-2/+2
* Improved the WebGL conformance tests.jrt@chromium.org2011-07-141-21/+55
* Disable testGoogleSearch test from pyauto continuous suite on linuxnirnimesh@chromium.org2011-07-141-0/+3
* Remove scheme restriction for extension context menu items.asargent@chromium.org2011-07-146-21/+33
* Disabling selecting device when new device is added, unless we are in initial...tbarzic@chromium.org2011-07-141-6/+7
* Revert 92587 - Quick patch to give better error messages for async extension ...asargent@chromium.org2011-07-141-4/+1
* Wires up persisting expanded folders in the bookmark editor for gtk.sky@chromium.org2011-07-142-19/+94
* bookmarks: Trivial changes in bookmark_model_unittest.cctfarina@chromium.org2011-07-141-78/+68
* Add the option to run continuous test suite for desktopui_PyAutoFunctionalTests.frankf@chromium.org2011-07-142-5/+9
* Set minimum window size on Windows.asvitkine@chromium.org2011-07-142-17/+52
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-1416-22/+59
* Collect stats on how often we decline to use the plug-in type="mime/blah"cevans@chromium.org2011-07-141-1/+30
* Apply CSP to about:conflicts page.tsepez@chromium.org2011-07-145-143/+103
* ntp4: Rip out Linkestade@chromium.org2011-07-141-43/+1
* Enable PanelBrowserTest.CreatePanel for Mac, ChromeOS and Linux_View.jennb@chromium.org2011-07-141-4/+0
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-141-1/+0
* Revert 92585 - chromeos: Hide status icons when they shouldn't be shown.sky@chromium.org2011-07-1415-49/+42
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-141-0/+1
* Added an icon for the Media Stream infobar. Currently a copy of the cookies i...macourteau@chromium.org2011-07-144-0/+2
* Use BrowserThreadMessageLoopProxy to post messages tortenneti@chromium.org2011-07-143-13/+15
* Quick patch to give better error messages for async extension API calls.mpcomplete@chromium.org2011-07-141-1/+4
* potentially fix crasher in AppLauncherHandlerestade@chromium.org2011-07-141-4/+6
* chromeos: Hide status icons when they shouldn't be shown.derat@chromium.org2011-07-1415-42/+49
* Replace onRequestSent with onSendHeaders in webrequest APIbattre@chromium.org2011-07-1411-260/+457