summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Another Windows TTS fix; handle the case where we call GetStatus while it's s...dmazzoni@chromium.org2011-02-011-2/+6
* [Chrome OS] Allow +suffix in email addresescmasone@chromium.org2011-02-012-9/+4
* Makes sure we don't copy over the default suggest text ifsky@chromium.org2011-02-015-12/+49
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-0127-342/+536
* Split history tests into parts that run in under 6 seconds.skerner@chromium.org2011-02-012-11/+32
* Enable and implement account creation through Guest mode.avayvod@chromium.org2011-02-017-12/+41
* BrowserTest to make sure plugins aren't loaded on prerendered pagesmmenke@chromium.org2011-02-011-3/+10
* TabContents::OnStartDownload crash.pfeldman@chromium.org2011-02-012-1/+13
* [cros] Use background window as a parent window for OOBE dialogs.nkostylev@chromium.org2011-02-016-20/+23
* Improved the way managed settings are shown in the DOMUI settings windows.pastarmovj@chromium.org2011-02-012-12/+32
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-0115-24/+139
* Add ContentSettingsProvider Interface.markusheintz@chromium.org2011-02-012-2/+99
* [cros] Change "Can't access your account" help link text to "Learn more".nkostylev@chromium.org2011-02-011-3/+2
* IndexedDB: CursorDispathcerHost::OnUpdate should use IndexedDBCallbacks<WebID...hans@chromium.org2011-02-011-2/+1
* Correct Mac #ifdef's in CookiesViewHandler.bauerb@chromium.org2011-02-011-2/+2
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-0132-128/+1845
* Move IME configuration dialog level from 1 to 2.kochi@chromium.org2011-02-011-4/+6
* Current firefox2 importer import bookmarks with strict rules.yutak@chromium.org2011-02-013-17/+165
* Do not start ibus-daemon when only one XKB keyboard layout is in use.satorux@chromium.org2011-02-011-32/+88
* Remove the internal-nacl flag.sehr@google.com2011-02-012-16/+0
* Fix a possible access to a deleted MetricsLog object.bryner@chromium.org2011-02-011-4/+6
* Fix bug that caused content scripts to be applied to hostaa@chromium.org2011-02-016-65/+58
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-013-11/+16
* Revert 73220 - GpuProcessHost does not relaunch GPU process after threshold n...apatrick@chromium.org2011-02-011-12/+5
* WebUI: Fix chromiumos by renaming dom_ui_util to web_ui_util.tfarina@chromium.org2011-02-011-1/+1
* WebUI: Include web_ui_util.h instead of dom_ui_util.htfarina@chromium.org2011-02-011-1/+1
* Split infobars.{cc,h} into separate pieces for the different classes defined ...pkasting@chromium.org2011-02-0119-759/+856
* WebUI: Move the contents of CrosPersonalOptionsHandler to PersonalOptionsHand...tfarina@chromium.org2011-02-015-81/+32
* Importer: Add a RemoveObserver method to ImporterList and use this method byjhawkins@chromium.org2011-02-015-3/+21
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-0144-176/+180
* Revert 73229 - views: Move the implementation of more examples from header to...tfarina@chromium.org2011-02-015-32/+81
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-015-81/+32
* Generate correct spoken feedback on signin and errorschaitanyag@chromium.org2011-02-014-0/+14
* linux: set LC_NUMERIC to C for all non-browser processesevan@chromium.org2011-02-011-8/+0
* Restrict background contents to hosted apps.atwilson@chromium.org2011-01-311-1/+4
* GpuProcessHost does not relaunch GPU process after threshold no. of crashes.apatrick@chromium.org2011-01-311-5/+12
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-3114-223/+6
* Mark GrammarAttribute and TestBasicRecognition as DISABLED for Chrome buildseblake@chromium.org2011-01-311-2/+9
* Makes devtools handle tab replaced notification. Thissky@chromium.org2011-01-3112-5/+58
* Add support for autofill server experimentsisherman@chromium.org2011-01-3111-149/+340
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-3117-57/+57
* Chrome should save if about:plugins is using the 'details' or 'normal' viewtfarina@chromium.org2011-01-312-1/+54
* Increase timeout to grab inputoshima@google.com2011-01-311-1/+5
* Revert 73197 - Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-01-312-89/+15
* Remove delay to load the page when the network becomes available.oshima@google.com2011-01-312-21/+0
* Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-01-312-15/+89
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-3114-6/+223
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-315-105/+169
* Fix for: Some forms have incorrect signature for querying with toolbar serversgeorgey@chromium.org2011-01-313-20/+80
* Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...kkania@chromium.org2011-01-315-1/+155