summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Use the async version of ImporterHost in order to not hit the diskjhawkins@chromium.org2011-02-012-10/+28
* RGB to YUV conversion using SSE2hclam@chromium.org2011-02-017-0/+514
* wstring: use FilePath instead of std::string for a pathevan@chromium.org2011-02-013-5/+17
* Disable screen saver on login screen.oshima@google.com2011-02-011-5/+1
* Add more clarification to subversion/config error.maruel@chromium.org2011-02-011-1/+1
* WebKit Roll 77251:77261.dglazkov@chromium.org2011-02-011-1/+1
* Suppress Valgrind / Heapchecker leaks in SyncInternalsUITest.thestig@chromium.org2011-02-012-0/+28
* Remove unused variable to fix the Clang build.brettw@chromium.org2011-02-011-2/+1
* Silence testserver logs when tests are run in non-verbose modersimha@chromium.org2011-02-012-1/+13
* Revert 73304 (broke clang/linux) - Use early expansion for debug_optimize and...thakis@chromium.org2011-02-011-2/+2
* Make AutomationProvider RefCountedThreadSafe instead of RefCountedphajdan.jr@chromium.org2011-02-013-4/+14
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-0112-110/+205
* Show user list only to owner (settings->users).xiyuan@chromium.org2011-02-011-3/+5
* Disable login panel correctly for chromoting client pluginhclam@chromium.org2011-02-011-1/+1
* Re-land 73197: Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-02-013-13/+88
* Fixed leak and DCHECK()davemoore@chromium.org2011-02-012-7/+4
* Reland 73220 - GpuProcessHost does not relaunch GPU process after threshold n...apatrick@chromium.org2011-02-011-5/+12
* Fixed null dereference in RenderWidget::UpdateAnimationsIfNeeded.apatrick@chromium.org2011-02-011-1/+1
* Release all Object PP_Vars when an instance goes away. This prevents a crashbrettw@chromium.org2011-02-017-90/+226
* Copy binary files from src/gfx to src/gfx/ui/sail@chromium.org2011-02-0117-0/+0
* DevTools: fix host parameter in the remote debugger link.pfeldman@chromium.org2011-02-011-1/+1
* Fix crash in BookmarkMenuController::GetTooltipText that occurredsky@chromium.org2011-02-011-0/+5
* Add a grit define for enabling third_party translations.tony@chromium.org2011-02-019-52/+93
* Don't create bg pages if the opener doesn't have a background permission.atwilson@chromium.org2011-02-015-14/+40
* Ensure that desktop notifications display for the background page. This regre...ananta@chromium.org2011-02-012-0/+14
* Add python tests for chromedriver and small test fixes.kkania@chromium.org2011-02-016-102/+204
* Reapply and fix r73019. BalloonViewImpl has a different implemementation onerg@google.com2011-02-017-380/+400
* Mark all history tests as flaky. They no longer time out or crash, but still...skerner@chromium.org2011-02-011-2/+4
* Created test case for posting a form 1000 times to test autofill crowd source...dyu@chromium.org2011-02-014-0/+55
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-0131-553/+349
* Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.mihaip@chromium.org2011-02-011-3/+4
* Removed icon from View Background Pages menu item in wrench menu.atwilson@chromium.org2011-02-014-23/+0
* Use early expansion for debug_optimize and release_optimizetimurrrr@chromium.org2011-02-011-2/+2
* Add some logging to pyauto downloads test testNoUnsafeDownloadsOnRestart.rdsmith@chromium.org2011-02-011-1/+7
* Ignore memory accesses below mbsrtowcs under ThreadSanitizertimurrrr@chromium.org2011-02-011-0/+3
* Check for NULL view before passing plugin focus and IME messagesstuartmorgan@chromium.org2011-02-011-2/+4
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-017-33/+65
* Small "fix" to make window deallocation similar to window allocation.backer@chromium.org2011-02-011-7/+9
* Another Windows TTS fix; handle the case where we call GetStatus while it's s...dmazzoni@chromium.org2011-02-011-2/+6
* [Chrome OS] Allow +suffix in email addresescmasone@chromium.org2011-02-012-9/+4
* The CEEE project is now deprecated.mad@chromium.org2011-02-01342-69135/+0
* Makes sure we don't copy over the default suggest text ifsky@chromium.org2011-02-015-12/+49
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-0131-349/+553
* Split history tests into parts that run in under 6 seconds.skerner@chromium.org2011-02-0114-526/+576
* Roll WebKit 77243:77251yurys@chromium.org2011-02-011-1/+1
* Test NamedInterfaceTest.BasicNamedInterface hangs on Mac Valgrinddhollowa@chromium.org2011-02-011-0/+4
* Enable and implement account creation through Guest mode.avayvod@chromium.org2011-02-017-12/+41
* BrowserTest to make sure plugins aren't loaded on prerendered pagesmmenke@chromium.org2011-02-013-4/+42
* Adds basic error text for all errors with a 1% or greatermmenke@chromium.org2011-02-012-2/+71
* TabContents::OnStartDownload crash.pfeldman@chromium.org2011-02-012-1/+13