summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update .DEPS.gitchrome-admin@google.com2012-05-111-1/+1
* Makes gesture events generate mouse events.sky@chromium.org2012-05-112-27/+242
* WebKit roll 116756:116769jianli@chromium.org2012-05-111-1/+1
* [Sync] Replace hardcoded gaia urls in sync_test.cc with calls to GaiaUrlsrsimha@chromium.org2012-05-111-23/+23
* remove WEBKIT_USING_SKIAjamesr@chromium.org2012-05-119-91/+3
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-1114-186/+200
* Add --dbus-stub for testing dbus stub implementations on a device.stevenjb@google.com2012-05-116-60/+125
* Internet connections in many public places (cafes, airports,mmenke@chromium.org2012-05-1114-0/+1389
* Makes View only consume a long press if drag was started.sky@chromium.org2012-05-112-5/+9
* Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...kbr@chromium.org2012-05-114-0/+6
* Implement delegation to Metro file pickers.siggi@chromium.org2012-05-111-2/+18
* Remove flaky assertion from TransientPollFailurerlarocque@chromium.org2012-05-111-7/+2
* Require an explicit command-line option from launchd.jamiewalch@google.com2012-05-112-1/+5
* Add power notifications and add an icon to the power tray viewsstevenjb@google.com2012-05-119-108/+393
* [Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o...rsesek@chromium.org2012-05-112-8/+10
* Making sure that |config_updated_timer_| is scheduled and destroyed on the sa...alexeypa@chromium.org2012-05-111-12/+27
* Remove VideoBear and ManyVideoBear from test_shell_tests.tony@chromium.org2012-05-116-100/+0
* Add "libraries" directory to SDKnoelallen@google.com2012-05-112-1/+15
* Revert 136593 - Fixing failing unittest for android: GpuMemoryManagerTest.Tes...mmocny@chromium.org2012-05-112-69/+39
* ash: Add hover-effect to the items in the bottom rows of the uber tray popups.sadrul@chromium.org2012-05-1110-29/+110
* New link rel=prerender api, using WebKit::WebPrerenderingPlatformgavinp@chromium.org2012-05-1127-216/+1435
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-1122-63/+188
* [FileBrowser] Altered menu style according to mockszvorygin@chromium.org2012-05-112-3/+46
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-05-111-1/+2
* If a navigation was initiated by the browser, store the referrer policy to us...jochen@chromium.org2012-05-114-12/+45
* Move the header entries in the sub-dialogs at the bottom of the dialogs.sadrul@chromium.org2012-05-1111-177/+153
* Fix PulseAudio compile failures when use_pulseaudio=1.scherkus@chromium.org2012-05-111-17/+17
* Add scripts to list or trace all test cases in a gtest executable.maruel@chromium.org2012-05-116-136/+545
* Rename Compile to compile for CQ happinessjrg@chromium.org2012-05-111-1/+3
* Make URLRequestContext::CopyFrom take a const pointer.mkosiba@chromium.org2012-05-112-21/+21
* Switched to chromium command line parsing code.vitalybuka@chromium.org2012-05-113-42/+150
* Making the desktop background context menu appears below-rightbshe@chromium.org2012-05-111-1/+1
* Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubs...mmocny@chromium.org2012-05-112-39/+69
* Update shelf visibility when lock state changes.flackr@chromium.org2012-05-112-0/+11
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-1117-51/+468
* Revert 136572 - Change TCPListenSocket::SendInternal to use a non-blocking im...benjhayden@chromium.org2012-05-114-172/+31
* views: Fix SetHotTracked/IsHotTracked issue.tfarina@chromium.org2012-05-116-47/+48
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-1146-152/+427
* Fix CertificateViewerUITest not working on Chrome OS build.mazda@chromium.org2012-05-112-24/+4
* third_party/protobuf: update to upstream r415.pliard@chromium.org2012-05-1111-126/+347
* Fix linux_chromeos_clang build, missing 'virtual'jamescook@chromium.org2012-05-111-1/+1
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-1125-1207/+1103
* ash: Remove unused app_list includes from app_list.cctfarina@chromium.org2012-05-111-2/+0
* Make sure all possible code paths through a GaiaOAuthFetcher end with a callb...pastarmovj@chromium.org2012-05-113-92/+88
* native theme images for touch UI at 2x scaleoshima@chromium.org2012-05-1134-0/+0
* Fix content geolocation tests on Windowsbartfab@chromium.org2012-05-111-37/+35
* Fixes bug where you couldn't click on pinned tabs. This happened insky@chromium.org2012-05-111-10/+25
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-1125-1103/+1207
* Change TCPListenSocket::SendInternal to use a non-blocking implementation.marshall@chromium.org2012-05-114-31/+172
* Improve strace tracing and add unit tests.maruel@chromium.org2012-05-112-13/+105