summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix model type checking causing some crashes.zea@chromium.org2010-11-121-0/+1
* Add --incognito to manpage.mattm@chromium.org2010-11-121-0/+4
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-1212-204/+0
* Fix OOBE network connecting animation and icon.chocobo@chromium.org2010-11-124-24/+31
* Downsample thumbnail by powers of two before doing lanczosjamesr@chromium.org2010-11-121-2/+8
* Add another entry to known_crashes.txt.arv@chromium.org2010-11-121-0/+3
* Don't show the apps promo at all on Chrome OSjstritar@chromium.org2010-11-121-0/+4
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-126-22/+85
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-1212-1059/+10
* Disable history import check since the automation is brokennirnimesh@chromium.org2010-11-121-0/+3
* [gtk] Fix a widget leak.estade@chromium.org2010-11-121-1/+3
* Reset AssertHandler in IPCMessageTest.Metafile.sanjeevr@chromium.org2010-11-121-20/+4
* [gtk] make tab title font irrespective of display DPI.estade@chromium.org2010-11-121-3/+5
* Add qcms library for applying ICC color profile transforms to images. Thisabarth@chromium.org2010-11-121-0/+1
* Part 3 of reapplying r64637.erg@google.com2010-11-1219-65/+63
* Disable safebrowsing for UI tests and browser tests.lzheng@chromium.org2010-11-121-0/+3
* Improve quality of DCHECK for IsOnIoThreadjar@chromium.org2010-11-122-33/+17
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-1220-172/+198
* Added logic that lets use recover from partially activated state (regardless ...zelidrag@chromium.org2010-11-121-77/+116
* Error text for "ERR_ADDRESS_UNREACHABLE", which can be caused by almostmmenke@chromium.org2010-11-124-57/+107
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-1220-23/+409
* Persist timestamps when caching DeviceManagementPoliciesdanno@chromium.org2010-11-128-47/+85
* IndexedDB: Keep the utility process open.hans@chromium.org2010-11-123-11/+22
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-1214-2/+39
* Updating trunk VERSION from 580.0 to 581.0chrome-release@google.com2010-11-121-1/+1
* Disable InstantTest.OnSubmitEventphajdan.jr@chromium.org2010-11-121-1/+2
* Disable FindInPageTest.PrepopulateRespectBlankphajdan.jr@chromium.org2010-11-121-1/+2
* Disable BrowserKeyboardAccessibility.TabInSyncMyBookmarksDialogphajdan.jr@chromium.org2010-11-121-1/+1
* Disable BrowserFocusTest.FindFocusTestphajdan.jr@chromium.org2010-11-121-1/+2
* Disable AutocompleteEditViewTest.BasicTextOperationsphajdan.jr@chromium.org2010-11-121-1/+2
* Don't wait on OOBE update screen if update is not criticaldpolukhin@chromium.org2010-11-123-9/+80
* Open apps section on NTP when new app get installeddpolukhin@chromium.org2010-11-123-21/+25
* Make the PPAPI plugin process actually run on Linux by properly hooking up th...brettw@chromium.org2010-11-122-1/+6
* [Sync] Added some basic extension sync integration tests.akalin@chromium.org2010-11-1211-126/+538
* Fix path for private data dir used in sync pyauto testsnirnimesh@chromium.org2010-11-121-1/+1
* Remove the login token from webstorePrivate API function return values.asargent@chromium.org2010-11-125-5/+13
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-1233-355/+231
* [Sync] Added a separate type for a sync server for testserver.pyakalin@chromium.org2010-11-122-29/+34
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-127-175/+175
* Added "Experimental Extension APIs" to about:flags.morrita@chromium.org2010-11-122-0/+13
* Cleanup named shmem segment after DeferredResourceLoadingTest.shess@chromium.org2010-11-121-3/+5
* Made HostZoomMap be deleted on the UI threadakalin@chromium.org2010-11-123-11/+13
* Add GL_CHROMIUM_resource_safe extension stringgman@chromium.org2010-11-121-3/+0
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-1220-415/+18
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1233-231/+355
* Removed supports_extension and calling methods fromkbr@google.com2010-11-122-32/+0
* Fix race in syncer thread unit test.zea@chromium.org2010-11-111-1/+1
* Updated comment to remove expectation thatkbr@google.com2010-11-111-2/+3
* Fix DCHECK in ~CrashHandlerHostLinux.thestig@chromium.org2010-11-112-6/+22
* NaCl: Implement CreateMemoryObject() to support dynamic loading on Macmseaborn@chromium.org2010-11-112-0/+66