summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-2416-35/+1293
* Update .DEPS.gitchrome-admin@google.com2011-10-241-1/+1
* WebKit roll 98218:98222yuzo@chromium.org2011-10-241-1/+1
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-2422-38/+38
* Update .DEPS.gitchrome-admin@google.com2011-10-241-1/+1
* WebKit roll 98137:98218yuzo@chromium.org2011-10-241-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-10-241-1/+1
* Revert 106889 - WebKit roll 98137:98213yuzo@chromium.org2011-10-241-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-10-241-1/+1
* WebKit roll 98137:98213yuzo@chromium.org2011-10-241-1/+1
* Fixed slot selection in HMAC class to ensure that we are using softtoken inst...zelidrag@chromium.org2011-10-231-3/+0
* Fixed slot selection in HMAC class to ensure that we are using softtoken inst...zelidrag@chromium.org2011-10-231-1/+4
* base::Bind: Convert BrowsingDatabaseHelper::StartFetching.jhawkins@chromium.org2011-10-237-33/+40
* Track all extension processes in ExtensionInfoMap, not justaa@chromium.org2011-10-235-54/+84
* Updating trunk VERSION from 917.0 to 918.0chrome-release@google.com2011-10-231-1/+1
* chromeos: Remove UpdateObserver, which has been unused for long.satorux@chromium.org2011-10-236-201/+0
* Make AddTraceEventETW duplicate its name argument.nduca@chromium.org2011-10-231-2/+2
* base/win: Add documentation to RegKey::Read/Write functions.tfarina@chromium.org2011-10-232-56/+83
* White space change to force a build.maruel@chromium.org2011-10-231-1/+2
* aura: Move the keyboard correctly in the proper container.sadrul@chromium.org2011-10-222-5/+6
* Add a test for Instant not treating intranet paths as searches.sreeram@chromium.org2011-10-221-0/+24
* Mark the flash clipboard UI test as flaky.brettw@chromium.org2011-10-221-2/+2
* Fix warning in release mode.brettw@chromium.org2011-10-221-0/+1
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-2217-127/+335
* Convert the Flash interfaces to no longer use GetInfo.brettw@chromium.org2011-10-2216-145/+70
* Readability review for joaodasilvajoaodasilva@chromium.org2011-10-222-30/+36
* Changed the TypedUrlModelAssociator to correctly merge changes between the sy...atwilson@chromium.org2011-10-225-18/+82
* Now does not sync URLs that only have imported visits.atwilson@chromium.org2011-10-228-11/+120
* Updating trunk VERSION from 916.0 to 917.0chrome-release@google.com2011-10-221-1/+1
* Re-commit 106660 with the crashing test disabled. Reverted in 106671.kalman@chromium.org2011-10-2230-471/+1663
* roll clang 142072:142664thakis@chromium.org2011-10-221-1/+1
* Print Preview: Adding support for localized margin units and format.dpapad@chromium.org2011-10-228-94/+172
* Fix typo to make clang plugin tests work on linux.thakis@chromium.org2011-10-221-1/+1
* Add unit tests for about:tracing TimelineModel.nduca@chromium.org2011-10-222-17/+343
* Use WebCompositor only when --enable-threaded-compositing.nduca@chromium.org2011-10-223-4/+10
* Change panel overflow to not close any open panels. Extra panels that don't f...jennb@chromium.org2011-10-223-107/+36
* Update Panel titlebar text and icon layout when resized on Mac.dcheng@chromium.org2011-10-223-6/+30
* Fix two warnings surfaced by closure compiler.eroman@chromium.org2011-10-222-3/+5
* [ntp4] Improve horizontal mousewheel event handling for touch devices.csilv@chromium.org2011-10-221-13/+34
* ntp: remove dead code for pinningestade@chromium.org2011-10-222-137/+3
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-2211-20/+159
* Allow generator javascript test files to go anywhere in the source treescr@chromium.org2011-10-228-18/+50
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-229-46/+1068
* aura: Resize toplevel windows correctly when the desktop is resized.sadrul@chromium.org2011-10-224-7/+72
* Extension loaded/unloaded notifications are always sent from non-incognito pr...pkasting@chromium.org2011-10-221-2/+5
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-224-7/+42
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-226-38/+170
* Buffer packets in the IPC P2P layer.sergeyu@chromium.org2011-10-224-16/+64
* Call PluginService::PurgePluginListCache on the UI thread.bauerb@chromium.org2011-10-221-1/+4
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-223-2/+37