summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-254-61/+84
* Revert 86568 - Add initial framework for performance tests that measure frame...ukai@chromium.org2011-05-256-280/+10
* WebKit Roll 87256:87266ukai@chromium.org2011-05-251-1/+1
* Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.wez@chromium.org2011-05-254-177/+314
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-253-0/+12
* Add initial framework for performance tests that measure frame rate.darin@chromium.org2011-05-256-10/+280
* WebKit Roll 87172:87256ukai@chromium.org2011-05-251-1/+1
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-258-15/+159
* Valgrind/Heapchecker: Suppress a leak in the download code.thestig@chromium.org2011-05-252-0/+27
* Valgrind: Suppress an occasional leak in MessageLoop::DeleteSoon().thestig@chromium.org2011-05-251-0/+18
* We need this work-around for file:/// URIs asmichaeln@google.com2011-05-252-3/+19
* Print Preview: Changing visuals for the checkboxes to be checkmarks.dpapad@chromium.org2011-05-251-13/+3
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-255-16/+162
* Enabling MHTML.jcivelli@chromium.org2011-05-252-3/+6
* Revert 86558 (broke NaCl link on linux) - roll gyp 917:925thakis@chromium.org2011-05-251-1/+1
* roll gyp 917:925thakis@chromium.org2011-05-251-1/+1
* Revert 86551 (turns out testers run `gclient sync` as well, and there are 10....thakis@chromium.org2011-05-251-1/+1
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-256-1/+57
* Disable QuotaMananger tests which rely on precise time.shess@chromium.org2011-05-251-2/+13
* grit_info: Explicitly make __file__ relative to the current directory.thakis@chromium.org2011-05-251-1/+1
* Disable testUnblockedPopupShowsInHistorynirnimesh@chromium.org2011-05-251-0/+2
* Remove ctime and atime checks to reduce flakiness.ericu@chromium.org2011-05-251-3/+0
* Fix and enable Transport API test.sergeyu@chromium.org2011-05-251-2/+8
* Valgrind Mac: Combine a few suppressions inside objc_msgSend.thestig@chromium.org2011-05-251-87/+1
* roll skia 1402:1410thakis@chromium.org2011-05-254-6/+6
* Add disable-gpu-vsync to about:flagsnduca@chromium.org2011-05-252-0/+15
* Disable CFSaveLinkAs as it fails and seem to prevent the nextnsylvain@chromium.org2011-05-251-1/+1
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-05-25101-682/+4570
* Disabling failing pyauto password tests on windowssunandt@google.com2011-05-251-0/+3
* mediaplayer: trigger hardware acceleration closer to playertbarzic@chromium.org2011-05-252-2/+2
* When spell-check is disabled, notify renderers of the change.csilv@chromium.org2011-05-251-1/+10
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-2520-50/+234
* Force a crash of the browser if IO thread hasn't respondedrtenneti@chromium.org2011-05-251-4/+4
* Options: Style cleanup - id attribute first.jhawkins@chromium.org2011-05-2532-239/+223
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-2513-79/+14
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-256-57/+1
* Update effecitve-TLD data files using the latest data from Mozilla.jshin@chromium.org2011-05-253-11096/+10508
* Use the non-touch popup frame instead of NULL.sadrul@chromium.org2011-05-251-1/+2
* Print Preview: Adding png file for checkmarksdpapad@chromium.org2011-05-251-0/+0
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-247-30/+248
* Add missing test to WeakPtrcpu@chromium.org2011-05-241-0/+14
* Strip leading "javascript:" schemas from text pasted or dropped into the omni...cdn@chromium.org2011-05-246-9/+46
* Also enable client-side phishing detection for multi-user installsnoelutz@google.com2011-05-241-1/+5
* Disabling pyauto PDF test in find_in_page.pysunandt@google.com2011-05-241-0/+1
* Fix up stupid mistake caused by last minute changedmaclach@chromium.org2011-05-241-1/+2
* Fix up clang on mac.dmaclach@chromium.org2011-05-243-11/+31
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-2411-57/+111
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-246-1/+57
* Prototype compositor to render views to a texture using d3d 10. Thissky@chromium.org2011-05-246-1/+670
* Options: Remove the hidden class, since we override the hidden attribute to setjhawkins@chromium.org2011-05-2450-102/+86