summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adds some debugging code in hopes of identifying a crasher.sky@chromium.org2011-12-131-0/+13
* [cros] Add --stub-cros-settings option for testing.ivankr@chromium.org2011-12-1317-23/+308
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-1311-24/+48
* Fix the ownership check for signed settings.pastarmovj@chromium.org2011-12-131-4/+2
* Compile fix for gcc 4.6 (WebDataService::Handle is typedef of int).joi@chromium.org2011-12-131-1/+1
* Add OS and firmware version to device status reports.dubroy@chromium.org2011-12-138-12/+56
* Updating trunk VERSION from 970.0 to 971.0chrome-release@google.com2011-12-131-1/+1
* (Base)SessionService: Remove dead code which was only used by the unit tests.marja@chromium.org2011-12-135-91/+1
* Revert r114174 "Aura: Move print_dialog_cloud_uitests back to browser_tests"oshima@chromium.org2011-12-131-0/+8
* Rename permission from input to ime.zork@chromium.org2011-12-138-2/+17
* Forward declare WebIntentServiceData in extension.h.mihaip@chromium.org2011-12-132-2/+5
* [Autofill] Fix flakiness in autofill browsertest.binji@chromium.org2011-12-131-0/+37
* Aura: Move print_dialog_cloud_uitests back to browser_testsoshima@chromium.org2011-12-131-8/+0
* Follow-up to bug 102685 (r113862)tbreisacher@chromium.org2011-12-131-10/+11
* Fix file-select dialog handling for private key (pem) files.gaochun.dev@gmail.com2011-12-131-1/+1
* Print Preview: Partial fix, when number format can't be retrieved for current...dpapad@chromium.org2011-12-133-5/+38
* Hide default context menu for platform apps.benwells@chromium.org2011-12-138-6/+139
* Mark RendererCrashTest.Crash test as flaky on ChromiumOSwillchan@chromium.org2011-12-131-2/+6
* To enable Enterprise test: enterprise.EnterpriseTestReverse.testAlwaysAuthori...pshenoy@chromium.org2011-12-131-4/+0
* GTK: Even more cleanup to access allocation through the accessor.erg@chromium.org2011-12-135-15/+35
* first cut at uber pageestade@chromium.org2011-12-1313-8/+165
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-13127-724/+724
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-1332-184/+183
* [Sync Setup UI] Separate stepping the SyncSetupWizard from syncSetup page nav...binji@chromium.org2011-12-136-4/+25
* Fixing browser crash in the linux tab dragging code.dpapad@chromium.org2011-12-132-2/+4
* Call SetPassphrase() to re-encrypt the user's data after re-auth.atwilson@chromium.org2011-12-131-0/+9
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-133-22/+2
* Convert calls to the utility process in service code to use the zygote on Linux.jorgelo@chromium.org2011-12-133-0/+3
* Fix erroneous include in screen_locker_settings.achuith@chromium.org2011-12-131-1/+1
* Ensure ExtensionHost sets the RendererPrefs for its TabContents. This fixes ampcomplete@chromium.org2011-12-131-0/+7
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-135-18/+7
* base::Bind: Make use of partial currying to get rid of a helper class.jhawkins@chromium.org2011-12-131-30/+15
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-135-4/+26
* Settings: Desaturate the navbar a bit.jhawkins@chromium.org2011-12-121-11/+5
* Fix crash in test.miket@chromium.org2011-12-121-1/+4
* Revert "Force tabs to be integer widths."avi@chromium.org2011-12-121-3/+1
* [Sync Promo UI] Focus when asked for ASP.dbeam@chromium.org2011-12-121-0/+1
* Fix up bookmarks bar folders to always be scrolled to the top when they are o...isherman@chromium.org2011-12-121-0/+11
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-125-26/+4
* Don't delay network requests for webNavigation, and re-enable the permission ...jochen@chromium.org2011-12-124-8/+7
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-122-0/+8
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-125-4/+26
* PrintPreview: Check the collate checkbox by default.kmadhusu@chromium.org2011-12-121-1/+1
* Marking ExtensionFileUtil.CheckIllegalFilenamesOnlyReserved as DISABLED on Wi...robertshield@chromium.org2011-12-121-0/+5
* Reenables previously failing testpkotwicz@chromium.org2011-12-121-8/+1
* Track confidence calculations better. Reduce minimum user text length.dominich@chromium.org2011-12-123-23/+26
* [Sync] Set HasCustomGroupsToChange() to true for ProcessUpdatesCommandakalin@chromium.org2011-12-121-2/+1
* Adding metrics to track browser launches per primary/secondary profile. Addin...rlp@chromium.org2011-12-124-27/+72
* Linux/Gtk: Drawing a focus-ring around the avatar menu items to highlight sel...ncj674@motorola.com2011-12-122-2/+20
* Remove the AudioManager singleton.tommi@chromium.org2011-12-1212-22/+69