summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flush audio data after seekhclam@chromium.org2010-04-085-107/+131
* gtk: sort languages in translate info by locale nameevan@chromium.org2010-04-081-15/+73
* Linux: fix crash on incognito opening extensions after reordering non-incogni...mattm@chromium.org2010-04-081-3/+3
* Linux: Fix browser actions overflow menu on incognito windows.mattm@chromium.org2010-04-081-6/+10
* GTK: don't show the star or page actions in ShouldOnlyShowLocation situations.estade@chromium.org2010-04-082-3/+20
* GTK: slightly change how we display drag images.estade@chromium.org2010-04-082-40/+38
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-082-16/+4
* Make the firstrun bubble point at a better spot now that the location icon ha...pkasting@chromium.org2010-04-081-25/+13
* [Mac] Location icon in omnibox as drag source.shess@chromium.org2010-04-084-25/+103
* Make the star and page action icons not appear on popup windows.pkasting@chromium.org2010-04-081-5/+13
* ifdef'ed debug only codeoshima@chromium.org2010-04-081-0/+4
* Register the cookie info view as listener to the expiry date combobox.jochen@chromium.org2010-04-081-0/+1
* Fix a crash on Mac because the STL iterator behavior on delete is not consist...johnnyg@chromium.org2010-04-083-3/+29
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-082-4/+16
* Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-082-0/+11
* Removing left over data from the old translate implementation.jcivelli@google.com2010-04-082-2860/+0
* Landing on behald of tfarina. Original review: http://codereview.chromium.org...joth@chromium.org2010-04-081-37/+26
* Fixes bug in TabStrip where dragging tab out then back in rapidlysky@chromium.org2010-04-081-2/+13
* Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-0811-252/+134