summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-1336-914/+812
* Implementation of id-to-jid logic.jamiewalch@chromium.org2011-05-133-24/+80
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-1323-128/+141
* Add virtual destructor for automation observer. Fixes clang build.kkania@chromium.org2011-05-132-0/+4
* Revert "linux: enable PIE (ASLR) for chrome executable"evan@chromium.org2011-05-131-6/+3
* Fix tiny bug that caused media_test_runner.py to crash when printing help.dennisjeffrey@chromium.org2011-05-131-2/+2
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-137-41/+65
* In chromedriver, add a session initialization option for setting custom chrom...jmikhail@google.com2011-05-136-22/+96
* [Sync] Tweak CSS styles for Sync Node Browser in chrome://sync-internalsakalin@chromium.org2011-05-132-1/+19
* linux: enable PIE (ASLR) for chrome executableevan@chromium.org2011-05-131-3/+6
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-1322-137/+117
* WebKit roll: 86416-86433.antonm@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-13149-1760/+2184
* Do full-screen polling if X server does not support DAMAGE.lambroslambrou@chromium.org2011-05-131-16/+32
* Block HTTP basic auth from cross-orgin third-party content.tsepez@chromium.org2011-05-135-0/+131
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-05-131-2/+19
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-1337-230/+430
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-1322-117/+137
* Show the arcs icons when it's a wifi connection.davemoore@chromium.org2011-05-138-53/+135
* Add a new GP object for Chrome Frame's user data dir. When chrome.exe is run...grt@chromium.org2011-05-132-5/+48
* 'using namespace' fix in webkit/fileapikinuko@chromium.org2011-05-138-18/+25
* Add views::MenuDelegate call for per-item fonts.rhashimoto@chromium.org2011-05-136-6/+36
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-135-13/+18
* Don't crash on missing pac url or proxy server in policy config.mnissler@chromium.org2011-05-132-0/+35
* Add thread check to WatchFileDescriptor.dmaclach@chromium.org2011-05-134-1/+74
* Split the hierarchy. ben@chromium.org2011-05-13149-2184/+1760
* Revert r85265 "Last 6 release builds failed with either LNK1000 or LNK1318."maruel@chromium.org2011-05-131-11/+0
* Last 6 release builds failed with either LNK1000 or LNK1318.maruel@chromium.org2011-05-131-0/+11
* Added {Get,Set}PersistentHostQuota and Get{Global,Host}Usage to QuotaManager.kinuko@chromium.org2011-05-139-111/+647
* Revert 85257 - Removing DeleteSoon() from WigetGtk so it behaves like WidgetWinglotov@google.com2011-05-134-20/+9
* WebKit roll: 86391-86416.antonm@chromium.org2011-05-131-1/+1
* Implemented RequestHeaders field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-1313-29/+119
* policy: Get rid of "using namespace policy;"tfarina@chromium.org2011-05-131-9/+8
* Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.bauerb@chromium.org2011-05-1312-106/+23
* Removing DeleteSoon() from WigetGtk so it behaves like WidgetWinglotov@google.com2011-05-134-9/+20
* Revert 85250, Update v8 to version 3.3.6.1ricow@chromium.org2011-05-132-9/+1
* [GTK] display radio group for cookie content bubblejochen@chromium.org2011-05-131-26/+23
* Updating trunk VERSION from 764.0 to 765.0chrome-release@google.com2011-05-131-1/+1
* Update v8 to version to 3.3.6.1ricow@chromium.org2011-05-132-1/+10
* Make canary-webkit-revisions.py print failures, not limited to those of webki...yuzo@chromium.org2011-05-131-2/+8
* Remove OnContentBlocked from WizardWebPageViewTabContents since that function...jam@chromium.org2011-05-132-6/+0
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-1338-405/+291
* Check the canary builds up to the last-rolled WebKit revision.yuzo@chromium.org2011-05-131-15/+70
* Add a description of the shortcut key for inputting unicode characters to the...mazda@chromium.org2011-05-133-0/+6
* Reload a crashed singleton tab when trying to navigate to it.sadrul@chromium.org2011-05-132-1/+32
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-1311-164/+32
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-1339-514/+472
* New bookmark sync integration testsrsimha@chromium.org2011-05-131-13/+166
* Enable testInstantLoadsFor100CharsLongQuerydyu@chromium.org2011-05-131-2/+0
* Fix marking up a page as prerendered with new TabContents-based approach.cbentzel@chromium.org2011-05-131-1/+2