summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* No longer display background page badge on initial start after upgradeatwilson@chromium.org2011-01-221-2/+6
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-2210-339/+103
* String changes for sync dialog suggested by Brian.johnnyg@chromium.org2011-01-224-11/+7
* Unregister access notifications when accessibility is turned offchaitanyag@chromium.org2011-01-221-4/+9
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-222-2/+2
* Fix build break from previous change (files moved in between try bot run and ...jam@chromium.org2011-01-222-5/+5
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-2215-41/+446
* DOMUI Prefs: Miscellaneous style tweaksstuartmorgan@chromium.org2011-01-223-4/+10
* Adding ChromeVox as a component extensions (enabled only for ChromeOS, for now)chaitanyag@chromium.org2011-01-223-0/+42
* dom-ui settings: save UI language state in local_state, not profile.csilv@chromium.org2011-01-211-2/+2
* Stop using browser signin for passphrase migration, just use the normal signi...johnnyg@chromium.org2011-01-213-42/+21
* SetIOAllowed when stopping worker audio threadsdavej@chromium.org2011-01-212-1/+13
* Add --enable-nacl to the whitelisted browser flags that are passed to rendere...bbudge@google.com2011-01-211-0/+1
* Add OWNERS file to autocomplete subdir.tfarina@chromium.org2011-01-211-0/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-21541-582/+661
* This patch moves the experiments settings from the user profile to the browse...bbudge@google.com2011-01-215-12/+11
* DOMUI Prefs: Split search engines into two listsstuartmorgan@chromium.org2011-01-218-245/+120
* Fixed ChromeOS network unit tests.zelidrag@chromium.org2011-01-211-0/+3
* Moving Background App support on the Mac Dock menu into its own submenurickcam@chromium.org2011-01-211-30/+41
* DOMUI: Fix ordering of Import/Export buttons in Cert Manager.jhawkins@chromium.org2011-01-211-2/+2
* dom-ui settings: Tweak 'text-button' css to not conflict with 'button' custom...csilv@chromium.org2011-01-211-2/+7
* Internationalize the prefix of unconfirmed download file.tfarina@chromium.org2011-01-215-6/+15
* Added flags to prevent messing with network connections while 3G device is be...zelidrag@chromium.org2011-01-219-7/+127
* Change DCHECK in BookmarkBarGtk to DLOG and return.tessamac@google.com2011-01-212-6/+2
* Tests for incognito app install, plus some cleanup.tessamac@google.com2011-01-213-3/+124
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-217-49/+89
* Add in-profile external_extensions.json file for Chrome OS OEM customization.skerner@chromium.org2011-01-216-55/+148
* Fix range comparison. Get space to accept keyword work.oshima@google.com2011-01-212-1/+7
* DOMUI: Polish up the 'Import Data' overlay.jhawkins@chromium.org2011-01-213-16/+34
* dom-ui settings: fix css syntax error.csilv@chromium.org2011-01-211-1/+1
* Revert 72180 - Collect GL_EXTENSIONS string in GPUInfo and display it in abou...asargent@chromium.org2011-01-211-2/+0
* Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.zmo@google.com2011-01-211-0/+2
* Save/Restore ALSA volume/mute fixdavej@chromium.org2011-01-211-1/+1
* Add OWNERS for chrome/browser/net.willchan@chromium.org2011-01-211-0/+4
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-2118-213/+84
* chromeos: Simplify user action code.derat@chromium.org2011-01-212-45/+22
* Create a new code path to generate sync strings for the new tab page differen...johnnyg@chromium.org2011-01-213-9/+62
* Fix build breakpkasting@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-2170-1754/+2073
* Add more fields into about:gpu page.zmo@google.com2011-01-211-0/+8
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-215-26/+61
* Refactor GPUProcessHost to eliminate redundancy.backer@chromium.org2011-01-214-272/+149
* Fix IndexedDB race condition during shutdown.hans@chromium.org2011-01-216-121/+187
* Make a hole only as big as is necessary.sadrul@chromium.org2011-01-211-1/+3
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-2114-125/+68
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-218-25/+154
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-2118-84/+213
* Hide private stuff into .cc filedilmah@chromium.org2011-01-212-16/+20
* Remove revalidation check from PrerenderResourceHandler.cbentzel@chromium.org2011-01-213-102/+7
* Stop login prompt from showing for prefetchesgavinp@chromium.org2011-01-212-0/+50