summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-2224-47/+518
* 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-225-0/+52
* 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
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-212-3/+34
* Move l10n_util to ui/baseben@chromium.org2011-01-21572-613/+692
* This test is obsolete now because of a design change in omnibox.rohitbm@google.com2011-01-211-26/+0
* 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
* Disable failing omnibox testnirnimesh@chromium.org2011-01-211-0/+2
* Fixed ChromeOS network unit tests.zelidrag@chromium.org2011-01-211-0/+3
* Add additional logging to diagnose flaky testZipInIncognito testnirnimesh@chromium.org2011-01-211-1/+4
* Disable failing search engine testsnirnimesh@chromium.org2011-01-211-0/+4
* Moving Background App support on the Mac Dock menu into its own submenurickcam@chromium.org2011-01-212-30/+44
* 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
* DOMUI: Fix the casing and trailing ellipses of a few strings.jhawkins@chromium.org2011-01-211-6/+20
* Internationalize the prefix of unconfirmed download file.tfarina@chromium.org2011-01-216-6/+18
* Incorect IPC_MESSAGE_START definition in utility_messages_internal.htsepez@chromium.org2011-01-211-1/+1
* Added flags to prevent messing with network connections while 3G device is be...zelidrag@chromium.org2011-01-2110-7/+130
* Update about:version copyright year to 2011.derat@chromium.org2011-01-212-2/+2
* Change DCHECK in BookmarkBarGtk to DLOG and return.tessamac@google.com2011-01-212-6/+2
* Restore two lines in hopes of greening perf botspkasting@chromium.org2011-01-211-1/+3
* Add a prompt line to the "Bookmark All Tabs" sheet so that the user knows wha...maf@chromium.org2011-01-211-65/+1078
* Tests for incognito app install, plus some cleanup.tessamac@google.com2011-01-213-3/+124
* Don't unnecessarily paint pixles when doing optimized always-on-top pepper pa...brettw@chromium.org2011-01-211-1/+3
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-2117-86/+155
* Add in-profile external_extensions.json file for Chrome OS OEM customization.skerner@chromium.org2011-01-218-55/+162
* 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-218-43/+2
* Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.zmo@google.com2011-01-218-2/+43
* 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 72151 - Commit Local State change from http://codereview.chromium.org/...mirandac@chromium.org2011-01-211-1/+1
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-2120-231/+88
* chromeos: Simplify user action code.derat@chromium.org2011-01-214-55/+44
* Create a new code path to generate sync strings for the new tab page differen...johnnyg@chromium.org2011-01-214-9/+69
* lastchange: add a flag to only print the svn revision numberevan@chromium.org2011-01-211-1/+1
* Final pass at removing unused strings.estade@chromium.org2011-01-213-145/+0
* 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-2172-1759/+2077
* 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-2111-100/+327