summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NULL check render_widget_host_ before use in RenderWidgetHostViewWin::OnGetOb...ctguil@chromium.org2010-10-091-1/+1
* IncognitoSplitMode hanging or failing periodicallydhollowa@chromium.org2010-10-091-2/+2
* Password Autocomplete needs to check maximum field length when filling.dhollowa@chromium.org2010-10-094-8/+77
* Autofill help link should link to locale specific sitedhollowa@chromium.org2010-10-096-14/+11
* Disable find_in_page pyauto testsnirnimesh@chromium.org2010-10-091-1/+1
* Pass --enable-accelerated-decoding to the GPU processhclam@chromium.org2010-10-091-0/+2
* Valgrind: Suppress invalid reads inside net::CertVerifier::Request::DoVerify().thestig@chromium.org2010-10-091-0/+11
* Fix nits in print preview CSS code.thestig@chromium.org2010-10-096-73/+40
* Re-enable cookies.CookiesTest.testCookiesFilenirnimesh@chromium.org2010-10-091-1/+0
* Move registration of notifications from constructor to a private methodchaitanyag@chromium.org2010-10-093-21/+37
* Gtk page info bubble: left align the help link.mattm@chromium.org2010-10-091-4/+3
* Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...eroman@chromium.org2010-10-0911-5/+191
* Release unique_ids_lock_ in Autofill PDM in case observers need to acquire it.isherman@chromium.org2010-10-091-2/+18
* Fix bookmark bar folder menu's height computation when bookmarks are deleted.isherman@chromium.org2010-10-091-10/+14
* Prepared code for system logs split in ChromeOS feedback reports. We are stil...zelidrag@chromium.org2010-10-098-49/+187
* When dragging onto the off-the-side (chevron) button it is necessary to pass ...mrossetti@chromium.org2010-10-091-4/+8
* Valgrind: Widen suppression for bug 29675 after CrOS change in r62008.thestig@chromium.org2010-10-091-0/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-0822-158/+90
* Disable file:// cookies pyauto test on Macnirnimesh@chromium.org2010-10-081-0/+1
* Finished mobile activation UI. Notification logic need to be tested.zelidrag@chromium.org2010-10-087-78/+572
* Valgrind Mac: Disable hanging SearchProviderTest.TestIsSearchProviderInstalle...thestig@chromium.org2010-10-081-0/+3
* Valgrind: Suppress leak inside SSLClientSocketNSS::InitializedSSLOptions.thestig@chromium.org2010-10-081-0/+11
* Fixed clang warning in browser_about_handler.cc.apatrick@chromium.org2010-10-081-0/+5
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-0826-98/+211
* Force the font color to black on confirm info bars.tony@chromium.org2010-10-081-0/+1
* Makes instant delay sending omnibox bounds changes to the page. Thissky@chromium.org2010-10-082-2/+37
* Remove include for string16 which can cause problems for external projects us...brettw@chromium.org2010-10-082-5/+7
* fix to allow internal installation (sync, default) to bypass origin checkserikkay@chromium.org2010-10-081-17/+20
* Valgrind: Suppress leak in net::internal::ClientSocketPoolBaseHelper::GetOrCr...thestig@chromium.org2010-10-081-0/+13
* 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