summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert the Clear UI tab per final UI decision, will be implemented elswhereraz@chromium.org2010-10-151-2/+2
* Fix ChromeOS users settings page checkbox offset problem.xiyuan@chromium.org2010-10-151-44/+46
* Fix leak in PrefValueStoreTest.DetectProxyConfigurationConflict.thestig@chromium.org2010-10-151-4/+2
* Basic client-host key (+ dead key) support for Chromoting (Windows).garykac@google.com2010-10-151-342/+18
* Tweak the webstorePrivate.getBrowserLogin callback signature.asargent@chromium.org2010-10-158-41/+82
* Valgrind: Widen CrOS suppression for error in OpaqueBrowserFrameView.thestig@chromium.org2010-10-151-2/+1
* Fix drag data population on Windows so URL data doesn't take precedence over ...dcheng@chromium.org2010-10-151-2/+4
* WebKit merge 69860:69873japhet@chromium.org2010-10-151-1/+1
* Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.viettrungluu@chromium.org2010-10-1586-303/+310
* [Mac] Added Support for DIM AutoComplete Match Classification specifiers.scr@chromium.org2010-10-153-18/+49
* Add the chroot creator to the default set of allowed groups (with override fl...mmoss@google.com2010-10-151-6/+15
* [Sync] fix about:sync crash with unrecoverable errorakalin@chromium.org2010-10-157-98/+197
* Move Cloud Print Proxy UI back to about:flags.scottbyer@chromium.org2010-10-152-19/+2
* Revert 61832 - GTK: Start implementing the new clear data dialog.avi@chromium.org2010-10-152-189/+62
* Revert 61848 - [Mac] UI for clearing sync data on the server.avi@chromium.org2010-10-155-2522/+611
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-154-5/+9
* Convert all exception patterns into punicode. Current matcher uses punicode e...cira@google.com2010-10-154-54/+281
* Linux Plugins: Add a debugging statement to help track down bug 59317.thestig@chromium.org2010-10-151-0/+2
* Revert 62189 - [Mac] Update Clear Browsing dialog for proper functioning from...avi@chromium.org2010-10-153-108/+43
* Revert 62296 - GTK: Implement error handling in the clear server data box.avi@chromium.org2010-10-153-161/+40
* Don't define USE_HEAPCHECKER on Windows.thestig@chromium.org2010-10-151-1/+1
* Revert 62635 - removed dashboard link from options ui, clear no longer behind...avi@chromium.org2010-10-1511-47/+113
* Revert 62641 - Remove the dashboard link from the Prefs, since it's now in Cl...avi@chromium.org2010-10-155-20/+136
* about:flags: Fix disabling experiments.thakis@chromium.org2010-10-157-29/+271
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-155-5/+14
* seccomp: disable seccomp for RendererMainTestevan@chromium.org2010-10-152-2/+21
* [mac] Fix so that Service menu items show up properly in contextual menus.csilv@chromium.org2010-10-151-1/+1
* Fill in name of pref.pkasting@chromium.org2010-10-151-1/+1
* Revert most of my recent changes to RendererMainTest.evan@chromium.org2010-10-151-13/+1
* Roll ffmpeg to pick up gyp fix.nick@chromium.org2010-10-151-1/+1
* Revert 62766 - Fix event tracing for windows test flakyness.tim@chromium.org2010-10-156-40/+13
* Fix event tracing for windows test flakyness.siggi@chromium.org2010-10-156-13/+40
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-1528-233/+328
* Fix a regression in the gears dialog where it would display nothing.mpcomplete@chromium.org2010-10-151-0/+1
* Remove call to std::min since this check is already done intony@chromium.org2010-10-151-6/+2
* Create temp user data dir in InProcessBrowserTest if one is not specified.rsimha@chromium.org2010-10-152-20/+37
* Implement cancelling a pepper request.jam@chromium.org2010-10-153-8/+15
* Mention that @@extension_id doesn't work in content scripts'kathyw@chromium.org2010-10-152-0/+16
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-1523-27/+195
* Pull in icu@62048 to fix the DST detection issue on Linux.jshin@chromium.org2010-10-151-1/+1
* GTTF: Move more parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-152-73/+69
* Reenable BWSI key on login screendavemoore@chromium.org2010-10-151-1/+3
* Fix default values for first-run dialog.avi@chromium.org2010-10-151-1/+1
* Cut down timeouts in FilePathWatcherTest.mnissler@chromium.org2010-10-153-131/+121
* Add performance histograms to resolver, asong with A/B testjar@chromium.org2010-10-152-14/+62
* Fixes RendererWebIDBFactoryImpl override.bulach@chromium.org2010-10-157-70/+70
* Fix a crash by checking if a given request id existed in our list before proc...satish@chromium.org2010-10-152-4/+17
* Detect available lib64readline version before trying to install in chroot.mmoss@google.com2010-10-151-1/+3
* Makes session restore work correctly with instant.sky@chromium.org2010-10-158-24/+51
* WebKit merge 69785:69808hayato@chromium.org2010-10-151-1/+1