summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Updating trunk VERSION from 372.0 to 373.0chrome-release@google.com2010-04-091-1/+1
* 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
* Expand a suppression to catch another variant.eroman@chromium.org2010-04-091-1/+1
* Remove the output caused by the repack step.tony@chromium.org2010-04-091-1/+0
* AutoFill optimization for form label scraping.dhollowa@chromium.org2010-04-092-13/+27
* Add suppression for a CHECK failure happening on chrome-bot, from r43692.eroman@chromium.org2010-04-091-1/+4
* 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-094-10/+212
* AutoFill: Delay sending the form field values to the AutoFillManager until th...jhawkins@chromium.org2010-04-094-8/+19
* Revert 44049 - Enable blank document checks in dom checker.dhollowa@chromium.org2010-04-091-2/+2
* 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
* Enable blank document checks in dom checker.inferno@chromium.org2010-04-091-2/+2
* 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-097-89/+67
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-0915-196/+44
* 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
* AutoFill optimization for form label finding.dhollowa@chromium.org2010-04-091-3/+16
* 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
* Enable WorkerTests.MultipleWorkers on Linux.dimich@chromium.org2010-04-091-6/+0
* 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
* Improve handling of plugin context menus on Leopard.stuartmorgan@chromium.org2010-04-081-3/+14
* Fix a bug which caused a hang when loading a resource withtonyg@chromium.org2010-04-084-60/+79
* Make NaCl tests not flaky on Windows, add npapi_hw testgregoryd@google.com2010-04-082-26/+29
* Disable unit test that breaks valgrind. Failure is related to the fact that ...johnnyg@chromium.org2010-04-081-2/+1
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-0810-27/+48
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-0822-37/+298
* Revert 44004 - Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-083-80/+14
* [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-083-14/+80
* 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-082-2/+2
* Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.rafaelw@chromium.org2010-04-0815-40/+100
* Add the host resolver cache to the new net internals page.eroman@chromium.org2010-04-085-7/+250
* Fix build (trivial syntax error).phajdan.jr@chromium.org2010-04-081-1/+1
* Fix a typo.thestig@chromium.org2010-04-081-2/+2
* 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-0815-44/+196
* 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-0810-48/+387