summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor GPUProcessHost to eliminate redundancy.backer@chromium.org2011-01-214-272/+149
* Fix IndexedDB race condition during shutdown.hans@chromium.org2011-01-219-130/+198
* 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-2110-25/+171
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-2120-88/+231
* Hide private stuff into .cc filedilmah@chromium.org2011-01-212-16/+20
* Commit Local State change from http://codereview.chromium.org/5915006 separat...mirandac@chromium.org2011-01-211-1/+1
* Updating trunk VERSION from 645.0 to 646.0chrome-release@google.com2011-01-211-1/+1
* Disable BrowserTest RenderViewTest.OnNavStateChangedjknotten@chromium.org2011-01-211-1/+2
* Remove revalidation check from PrerenderResourceHandler.cbentzel@chromium.org2011-01-213-102/+7
* Stop login prompt from showing for prefetchesgavinp@chromium.org2011-01-213-0/+53
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-2132-39/+39
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-218-47/+159
* The RSS subscribe.js should not double-decoded the URL passed in.finnur@chromium.org2011-01-214-3/+37
* Fixes problem with non-consitent active downloads.altimofeev@chromium.org2011-01-211-1/+0