summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-116-2/+68
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-1111-49/+285
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-118-4/+334
* Match the Notifications infobar color with the color of all other confirmatio...tfarina@chromium.org2010-08-111-0/+3
* Remove deprecated code in cocoa_test_helper.h.rsesek@chromium.org2010-08-112-68/+2
* Rework FileWatcher to avoid race condition upon deletion.mnissler@chromium.org2010-08-117-171/+191
* views: Use InfoBarTextButton in the Autofill credit card infobar.tfarina@chromium.org2010-08-111-28/+8
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-115-102/+167
* Address Andrei's comments from CL 3164002satish@chromium.org2010-08-111-1/+5
* Mark TestShowStoragePanel as FAILS_ following recent WebKit roll.pam@chromium.org2010-08-111-1/+2
* Show alert messages when the user tries to remove the last language or the in...satorux@chromium.org2010-08-113-6/+30
* Synchronize Input Method and Keyboard preferences.yusukes@chromium.org2010-08-111-21/+41
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-113-1/+162
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-1117-37/+280
* Suppress ExtensionApiTest.CaptureVisibleTabPnghamaji@chromium.org2010-08-111-1/+1
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-116-22/+50
* Delete callbacks after use in canned browsing data helpers.jochen@chromium.org2010-08-116-22/+26
* Add ability to show "Chromium OS cannot be displayed" as needed.satorux@chromium.org2010-08-114-2/+42
* Use ListSingleSelectionModel in LanguageList.satorux@chromium.org2010-08-113-15/+12
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-1123-9/+104
* Change the message size for breakpad notifications. Due to alignment issues,markus@chromium.org2010-08-111-1/+1
* Widen the margin between the two-column list and the cancel buttonmazda@chromium.org2010-08-111-0/+1
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-118-82/+17
* Push DevTools extensions data to the client when the DevTools client page is ...loislo@chromium.org2010-08-113-44/+38
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-114-98/+2
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-114-0/+30
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-117-10/+175
* fixup for style nitsatwilson@chromium.org2010-08-112-3/+1
* Cleaned up an incorrect commentatwilson@chromium.org2010-08-111-1/+1
* Added support for --no-startup-window flag to launch chrome with no startup w...atwilson@chromium.org2010-08-113-8/+54
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-1113-44/+591
* Mac: Well-behaved accelerated plugins, preparationthakis@chromium.org2010-08-117-160/+261
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-11122-681/+923
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-116-107/+6
* Allow chrome:// pages to load extension resources. Also, lock down access fro...aa@chromium.org2010-08-112-6/+30
* Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...jcivelli@chromium.org2010-08-111-8/+7
* Fix permissions on sync files.erg@google.com2010-08-112-0/+0
* Fix some typos from a bad merge.zork@chromium.org2010-08-111-31/+13
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-1113-139/+304
* Mac tabpose: Add favicons and titles.thakis@chromium.org2010-08-112-19/+163
* Content settings: allow "session only" type for cookies exceptionsestade@chromium.org2010-08-112-7/+26
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-1064-14/+90
* Unittest fix. Need to put usersubmitted = true for unittests.inferno@chromium.org2010-08-101-0/+3
* Mark NewTabUITest.UpdateUserPrefsVersion as flaky.mirandac@chromium.org2010-08-101-1/+2
* Not store autocomplete entries in DB for forms submitted using javascript.inferno@chromium.org2010-08-101-0/+4
* Mark NewTabUITest.NTPHasThumbnails FLAKY.nshkrob@chromium.org2010-08-101-1/+2
* Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If ansky@chromium.org2010-08-101-101/+79
* Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.mirandac@chromium.org2010-08-101-1/+2
* Fix CrosLibrary::TestApi valgrind errorscmasone@google.com2010-08-102-5/+9
* DOMUI prefs: Wire up Basics control states based on pref selectionsstuartmorgan@chromium.org2010-08-102-9/+55