summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add vertical space around the import data confirmation icon.isherman@chromium.org2011-06-251-2/+1
* Allow --enable-experimental-extension-apis in incognito mode when TOUCH_UI is...yusukes@chromium.org2011-06-251-0/+5
* Add a virtual keyboard for handwriting to main.js.yusukes@google.com2011-06-257-812/+1147
* Sort "other" search engines by name.groby@chromium.org2011-06-251-0/+9
* Give a proper command id to the spell check / no suggestions menu item.thestig@chromium.org2011-06-251-1/+4
* Bugfix for date hover format.sidor@chromium.org2011-06-251-1/+1
* Revert "Change many extension event routers to not be singletons and to be mo...yoz@chromium.org2011-06-2513-108/+137
* Fix compile on ChromeOS. Revert "File browser: de-singleton"yoz@chromium.org2011-06-254-18/+43
* Disallow focus on search navbar entrygroby@chromium.org2011-06-251-0/+3
* Change many extension event routers to not be singletons and to be more profi...yoz@chromium.org2011-06-2514-180/+126
* PrintPreview: Read the printer driver default duplex setting and update the U...kmadhusu@chromium.org2011-06-252-6/+26
* Print Preview: Fixing decrement/increment buttons overlappingdpapad@chromium.org2011-06-252-2/+2
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-258-24/+24
* Coverity: Fix a leak.thestig@chromium.org2011-06-251-1/+3
* Change file name used by net-internals for log dumps.mmenke@chromium.org2011-06-251-1/+1
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-258-24/+24
* Fixed a few valgrind tests by not assuming the UrlFetcher arrives with the sa...cbentzel@chromium.org2011-06-253-43/+54
* Chrome side of the infobar experimentcpu@chromium.org2011-06-241-0/+37
* Reduce impact of long URLs.mrossetti@chromium.org2011-06-243-4/+126
* Revert 90447 - Add chrome://quota-internals/ resourcestzik@chromium.org2011-06-249-815/+0
* Fix a few issues with Chrome-in-Views-Desktop:ben@chromium.org2011-06-246-8/+183
* Add chrome://quota-internals/ resourcestzik@chromium.org2011-06-249-0/+815
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-2418-21/+29
* Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookiesrickcam@chromium.org2011-06-242-0/+70
* Add remembered virtual networks to NetworkLibrary and internet options.stevenjb@google.com2011-06-245-79/+203
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-2428-16/+4474
* CrOS - Fix file picker not appearing for Import Bookmarksjamescook@chromium.org2011-06-241-3/+4
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2428-4474/+16
* Another performance improvement for phone library - at least +25% to previous...georgey@chromium.org2011-06-244-90/+201
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-248-0/+273
* Add ShowPanelInactive method to NativePanel interface and make Panel call int...jianli@chromium.org2011-06-249-10/+65
* Added myself to the chrome/browser/background/OWNERSrickcam@chromium.org2011-06-241-0/+1
* Fix double "allow anyway" buttons introduced in r90287.tsepez@chromium.org2011-06-242-1/+7
* Revert 90421 - Adds --enable-sync-oauth, enabling INFO logging of oauth_token...rickcam@chromium.org2011-06-242-70/+0
* Fix the OmniboxViewViews tests by disabling them on Windows.ben@chromium.org2011-06-241-3/+4
* Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookiesrickcam@chromium.org2011-06-242-0/+70
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-246-19/+46
* GTK: Remove the global bookmarks menu by default. Currently, it can't be impl...erg@chromium.org2011-06-243-6/+22
* Markbrettw@chromium.org2011-06-241-2/+2
* Remove use of libcros from ExtensionInputUiEventRouter.satorux@chromium.org2011-06-242-165/+47
* Convert InputWindowDialog from wstring to string16.tfarina@chromium.org2011-06-245-46/+44
* Add MenuItemView API to control menu repositioning.rhashimoto@chromium.org2011-06-241-0/+1
* views/infobars: Remove unneeded includes to infobar_background.htfarina@chromium.org2011-06-243-7/+6
* Miscellaneous header include cleanups related to message_pump_libevent.h.wtc@chromium.org2011-06-241-3/+0
* Automatic testing for using registered protocol handlers at startup.benwells@chromium.org2011-06-243-11/+149
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-2414-160/+243
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-2422-215/+56
* [Sync] Fix encryption issueszea@chromium.org2011-06-248-42/+96
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-243-129/+0
* [dom-ui settings] Fix search failure (regression).csilv@chromium.org2011-06-243-19/+28