summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281313-2149/+2149
* importer: Cleanup, remove all remaining using declarations.tfarina@chromium.org2011-03-275-50/+37
* importer: Cleanup ToolbarImporter code a little bit.tfarina@chromium.org2011-03-278-40/+69
* Disable SSLUITest.TestCloseTabWithUnsafePopupisherman@chromium.org2011-03-271-2/+3
* Add SCOPED_TRACE to data driven tests.isherman@chromium.org2011-03-271-0/+2
* Updating trunk VERSION from 716.0 to 717.0chrome-release@google.com2011-03-271-1/+1
* Before object destruction, make sure that its select dialogs are told that weaarya@google.com2011-03-276-2/+31
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-261-0/+4
* Part2 of Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-264-24/+44
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-2615-205/+546
* PrerenderRedirectToHttps is now DISABLED.cbentzel@chromium.org2011-03-261-2/+3
* Several bug fixes for the ChromeDriver:kkania@chromium.org2011-03-2610-24/+133
* Updating trunk VERSION from 715.0 to 716.0chrome-release@google.com2011-03-261-1/+1
* In chromedriver, fix and cleanup the command to get the page source.kkania@chromium.org2011-03-263-21/+14
* Small test and ChromeDriver fixes to enable additional webdriver python tests.kkania@chromium.org2011-03-269-84/+242
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-2619-262/+378
* ProfileSyncServiceTest.JsFrontendProcessMessageBasic is flaky.michaeln@google.com2011-03-261-1/+2
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-2610-99/+300
* Adding CreateFromData to NativeMetafileFactorydpapad@chromium.org2011-03-264-9/+5
* chromeos: Update static about:os-credits file.derat@chromium.org2011-03-261-14811/+5141
* Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.pkasting@chromium.org2011-03-251-0/+1
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-2513-73/+182
* Do not show 'Print Preview' flag in about::flags of CrOS.kmadhusu@chromium.org2011-03-251-1/+1
* Add <iterator> to the list of include files. This is required for back_inser...jeanluc@chromium.org2011-03-251-0/+1
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-252-24/+33
* This fixes some issues with the window switcher icon.gspencer@chromium.org2011-03-254-25/+46
* options: Fix a couple of javascript errors for download settings on chromeos.sadrul@chromium.org2011-03-251-7/+10
* Use ClearNetworkServiceProperty from libcros to clear network properties.chocobo@chromium.org2011-03-251-2/+1
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-2513-28/+214
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-2518-5/+399
* Increasing toolbar for touch case, assets are not finalsaintlou@chromium.org2011-03-2533-31/+104
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-2518-124/+166
* importer: Use unnamed namespace instead of static keyword.tfarina@chromium.org2011-03-251-8/+10
* Fix clang error.thestig@chromium.org2011-03-251-1/+1
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-0/+49
* [Sync] Add value conversions to syncable::Entry and friendsakalin@chromium.org2011-03-2513-44/+293
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-254-5/+58
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-254-14/+19
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-253-2/+14
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-2511-30/+30
* WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.tfarina@chromium.org2011-03-2520-82/+84
* Added better debug message on expected status check faildominich@google.com2011-03-252-1/+4
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-254-34/+225
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-257-16/+20
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-2519-324/+511
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-2531-90/+170
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-0/+3
* Revert 79407 - Move ExtensionService code that manages pending extensions int...skerner@chromium.org2011-03-2519-508/+324
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-2519-324/+508
* Fixes regression in dragging text to the tabstrip. GetDropFormats wassky@chromium.org2011-03-253-16/+8