summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Define the Default Search related policies so that the ADM, ADMX, and Mac rel...jeanluc@google.com2010-10-082-0/+133
* Unmark ExtensionManagementTest.Incognito as FLAKY on Mac.mpcomplete@chromium.org2010-10-081-7/+1
* Relanding this change.ananta@chromium.org2010-10-082-11/+53
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-0860-358/+360
* Mac: Fix resizing of composited background tabs.thakis@chromium.org2010-10-081-0/+6
* Valgrind: Add an updated suppression for a leak in net::HttpNetworkLayer::Get...thestig@chromium.org2010-10-081-0/+10
* Fix a typo that caused some strangeness on options page.xiyuan@chromium.org2010-10-081-1/+1
* add app histogramserikkay@chromium.org2010-10-086-16/+86
* Sets the referrer for media resource requests.vrk@google.com2010-10-082-2/+2
* Change some link tricks for safe_browsing_tests on Mac to make it run.lzheng@chromium.org2010-10-081-0/+9
* Finalize UI strings.scottbyer@chromium.org2010-10-081-8/+8
* Valgrind: Add a updated suppression for bug 42942.thestig@chromium.org2010-10-081-0/+12
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-0828-87/+203
* Replace DCHECK in the FileSystemQuota test code with ASSERT_TRUE.kinuko@chromium.org2010-10-081-3/+3
* Fixes issue in extending menu'oshima@chromium.org2010-10-089-46/+104
* Invoke OnEventsDisabled before clearing the provider state to allow the provi...ericdingle@chromium.org2010-10-081-3/+3
* Used ScopedTempDir dir for the FileBackedDC unit test.sanjeevr@chromium.org2010-10-081-1/+6
* Fix some incorrect usages of l10n_util::GetStringestade@chromium.org2010-10-082-22/+36
* Valgrind: Suppress leak inside SSLConfigServiceManager.thestig@chromium.org2010-10-081-0/+13
* Disable the 'About Chrome Frame' option in the context menu for the NPAPI plu...ericdingle@chromium.org2010-10-082-0/+11
* The start of the instant opt-in mocks.sky@chromium.org2010-10-089-17/+209
* Add new chromeos specific message loop observer to map Alt-Click todavemoore@chromium.org2010-10-084-2/+77
* Add --help and --man-page to chrome-wrapper.tony@chromium.org2010-10-081-0/+13
* Clean up safe_browsing_database.cc histograms.shess@chromium.org2010-10-082-11/+54
* [Mac] Return better error messages when AmIBundled() fails. We're seeing thi...rohitrao@chromium.org2010-10-081-5/+7
* Adding strings for new TMP information dialogglotov@chromium.org2010-10-082-1/+14
* Valgrind: Update a suppression after refactoring in r61996.thestig@chromium.org2010-10-081-1/+1
* Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking th...jar@chromium.org2010-10-082-51/+10
* [GTK] update infobars to new, harder-to-spoof versions.estade@chromium.org2010-10-0816-24/+358
* [Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...rohitrao@chromium.org2010-10-086-4/+41
* Revert 61975 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-081-0/+5
* Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transa...ananta@chromium.org2010-10-082-10/+51
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-0829-467/+531
* Copy mesa lib into TestShell bundle so TestShell will use Mesa GL instead of ...zmo@google.com2010-10-082-2/+19
* NTP: Add some padding to the lower buttons.arv@chromium.org2010-10-081-1/+1
* Changes the style of the username label.altimofeev@chromium.org2010-10-081-2/+63
* Implemented default images for users who skip profile image screen.avayvod@chromium.org2010-10-084-34/+131
* net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_agl@chromium.org2010-10-081-4/+21
* Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...aa@chromium.org2010-10-086-118/+6
* Implement generic GetUpdates support in python sync server. This was a recentnick@chromium.org2010-10-082-48/+262
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-083-13/+23
* TPM ownership code added to the normal login flow.glotov@chromium.org2010-10-081-0/+11
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-086-6/+118
* TPM ownership code added to OOBEglotov@chromium.org2010-10-082-8/+22
* Fix issue where opening a new tab using the ext API would not focus the omnibox.andybons@chromium.org2010-10-081-14/+9
* linux: Allow showing icons in menus.erg@google.com2010-10-0810-22/+218
* Support chrome://blob-internals to inspect the blob storage.jianli@chromium.org2010-10-0811-0/+345
* Refactor domui menu to make extending easieroshima@chromium.org2010-10-0813-130/+291
* Relanding 61904 with missing file this time.apatrick@chromium.org2010-10-0811-0/+276
* Implement additional IAccessibleText methods to return the nearestdmazzoni@chromium.org2010-10-083-65/+304