summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disable remember option in cookie prompt and content blocked notification bub...mnissler@chromium.org2010-04-0915-19/+110
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-6/+12
* Destroy testing profile on UI thread.mnissler@chromium.org2010-04-091-0/+4
* Fix file names so that for browser tests the suffix is _browsertest.phajdan.jr@chromium.org2010-04-098-0/+0
* redesign and reimplement auto-translate preferenceskuan@chromium.org2010-04-093-34/+75
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-092-2/+7
* Fix build break (browser_test failure on Chromium OS bot).yusukes@google.com2010-04-091-1/+3
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-0911-238/+206
* Simplify the geolocation content settings map: it's only ever used from the U...joth@chromium.org2010-04-093-218/+98
* Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.yusukes@google.com2010-04-094-4/+58
* Fixing possobility of some wizard View outlive its controller.glotov@google.com2010-04-091-0/+6
* Simplify content settings bubble model "radio groups" to a single radio group.bulach@chromium.org2010-04-099-89/+71
* Convert some spcial three-letter codes in NormalizeLanguageCode().satorux@chromium.org2010-04-092-9/+38
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-095-11/+22
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-0911-174/+154
* Make HostZoomMap play nicely with preference sync.skrul@chromium.org2010-04-093-10/+211
* Fixes for several crashing bugs ##40674,40720,40744georgey@chromium.org2010-04-095-26/+31
* At some point we changed the synchronous model associator methods to not call...skrul@chromium.org2010-04-095-31/+16
* Fix for autofill profile setup through infobar where the "imported" profile w...tim@chromium.org2010-04-092-2/+23
* AutoFill: Initiate AutoFill for all fields, not just the name field.jhawkins@chromium.org2010-04-095-82/+60
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-0912-183/+43
* Revert 44036 [unit_tests failed] - Since the host content settings preference...viettrungluu@chromium.org2010-04-093-130/+35
* Since the host content settings preferences can be updated by the sync backend,albertb@chromium.org2010-04-093-35/+130
* Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...dantasse@chromium.org2010-04-091-1/+1
* Tentative fix for crash in EncodingMenuController::IsItemChecked.mattm@chromium.org2010-04-092-6/+19
* Fix client edge insets for fullscreen mode. we were incorrectly insetting the...ben@chromium.org2010-04-091-3/+6
* Delete all RenderViewHost in BalloonViewImpl on exit.oshima@chromium.org2010-04-093-7/+51
* gtk: remove a "fast path" that wasn't actually correctevan@chromium.org2010-04-081-15/+9
* [GTK] Add TTS lens graphic to linux TTS box.estade@chromium.org2010-04-081-3/+10
* Fix a bug which caused a hang when loading a resource withtonyg@chromium.org2010-04-084-60/+79
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-084-8/+17
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-0821-32/+292
* Revert 44004 - Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-7/+0
* [Mac] Tweak location icon spacing in omnibox.shess@chromium.org2010-04-082-4/+4
* Reenable PluginLoadUnload after fixing a race condition that made it fail inmpcomplete@chromium.org2010-04-084-2/+11
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-0/+7
* Landing Thiago patch.jcivelli@google.com2010-04-081-0/+1
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-0813-20/+28
* Rename extension_apitests_misc.cc => alert_apitest.cc becauseaa@chromium.org2010-04-081-1/+1
* Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.rafaelw@chromium.org2010-04-089-40/+43
* Add the host resolver cache to the new net internals page.eroman@chromium.org2010-04-084-7/+249
* Fix build (trivial syntax error).phajdan.jr@chromium.org2010-04-081-1/+1
* Do not make the tests fail on failed file deletes.phajdan.jr@chromium.org2010-04-081-2/+4
* Windows: Fix remove button being enabled when cookies view opens and nothing ...mattm@chromium.org2010-04-081-2/+4
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-0812-43/+183
* Clean up some of the command-initializing code. No functional change.pkasting@chromium.org2010-04-081-41/+26
* Fix build failure.skerner@chromium.org2010-04-081-1/+1
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-086-21/+110
* Flush audio data after seekhclam@chromium.org2010-04-082-46/+67
* gtk: sort languages in translate info by locale nameevan@chromium.org2010-04-081-15/+73