- 23 Sep, 2014 40 commits
-
-
mpcomplete authored
receives, rather then allocating a new DataPipe for each chunk. BUG=403930 Review URL: https://codereview.chromium.org/550003005 Cr-Commit-Position: refs/heads/master@{#296293}
-
avi authored
BUG=416897 TEST=as in bug Review URL: https://codereview.chromium.org/595993002 Cr-Commit-Position: refs/heads/master@{#296292}
-
tonyg authored
This allows users to do --browser=reference instead of looking up that long platform-specific path name. It also causes test_runner to report reference build commands for platforms that support it. BUG=416705 Review URL: https://codereview.chromium.org/593983002 Cr-Commit-Position: refs/heads/master@{#296291}
-
thakis authored
Revert of ChromeOS: "Add New User" screen should enable all hardware keyboards. (patchset #14 id:260001 of https://codereview.chromium.org/484353005/) Reason for revert: Speculative, looks like this broke a bunch of browser_tests in dbg: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/31837 http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/31837 Original issue's description: > ChromeOS: "Add New User" screen should enable all hardware keyboards. > > "Add New User" screen should have enabled all hardware > keyboards, owner and system input methods. > > BUG=365299 > TEST=manual > > Committed: https://crrev.com/a5a81ef618a26e513a4ae0f2b4b0e77f8224e946 > Cr-Commit-Position: refs/heads/master@{#296199} TBR=dzhioev@chromium.org,shuchen@chromium.org,alemate@chromium.org NOTREECHECKS=true NOTRY=true BUG=365299 Review URL: https://codereview.chromium.org/597723003 Cr-Commit-Position: refs/heads/master@{#296290}
-
hanxi authored
to //extensions. BUG=352293 Review URL: https://codereview.chromium.org/594653003 Cr-Commit-Position: refs/heads/master@{#296289}
-
noms authored
BUG=414794 Review URL: https://codereview.chromium.org/589263002 Cr-Commit-Position: refs/heads/master@{#296288}
-
jiayl authored
See the bug for the full list of security issues fixed. BUG=416528 Review URL: https://codereview.chromium.org/589183002 Cr-Commit-Position: refs/heads/master@{#296287}
-
pkotwicz authored
and tests which inherit from AuraTestBase in the same target BUG=None TEST=None Review URL: https://codereview.chromium.org/597543002 Cr-Commit-Position: refs/heads/master@{#296286}
-
johannkoenig authored
libvpx roll: https://codereview.chromium.org/592203002 re-instate image compatibility: https://codereview.chromium.org/588403002 Use new VP9E_SET_NOISE_SENSITIVITY introduced in: https://gerrit.chromium.org/gerrit/gitweb?p=webm%2Flibvpx.git;a=commit;h=bb1a23656c63097a4b250ac484b14051f09df9b5 NOTRY=true R=tomfinegan@chromium.org Review URL: https://codereview.chromium.org/595653003 Cr-Commit-Position: refs/heads/master@{#296285}
-
jamiewalch authored
This CL also reinstates the previous behaviour of MenuButton whereby a second click on the button hides the menu, which is made possible by a saner ownership model. BUG=415410 Review URL: https://codereview.chromium.org/594503004 Cr-Commit-Position: refs/heads/master@{#296284}
-
gunsch authored
R=tedchoc@chromium.org,lcwu@chromium.org BUG=None Review URL: https://codereview.chromium.org/594353002 Cr-Commit-Position: refs/heads/master@{#296283}
-
nduca authored
Fixes chrome://inspect?tracing BUG=416578 TBR=dsinclair CC=caseq Review URL: https://codereview.chromium.org/593963003 Cr-Commit-Position: refs/heads/master@{#296282}
-
adamk authored
Last update to Pica pageset did not use vulcanizer, so load time regressed by 75-100%. Now fixed. TBR=ykyyip@chromium.org,tonyg@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/599673002 Cr-Commit-Position: refs/heads/master@{#296281}
-
sudarsana.nagineni authored
Add a null check on OriginPowerMap, since it is possible to get NULL from OriginPowerMapFactory::GetForBrowserContext() in guest mode. BUG=416374 Review URL: https://codereview.chromium.org/598543002 Cr-Commit-Position: refs/heads/master@{#296280}
-
zqiu authored
BUG=None Review URL: https://codereview.chromium.org/594263002 Cr-Commit-Position: refs/heads/master@{#296279}
-
timvolodine authored
Adds UMA logging to track if any batteries were present at the start of Battery Status API. BUG= Review URL: https://codereview.chromium.org/556873004 Cr-Commit-Position: refs/heads/master@{#296278}
-
bshe authored
BUG=416130, 410550 Review URL: https://codereview.chromium.org/587843002 Cr-Commit-Position: refs/heads/master@{#296277}
-
rvargas authored
BUG=416722 R=brettw@chromium.org Review URL: https://codereview.chromium.org/593113004 Cr-Commit-Position: refs/heads/master@{#296276}
-
dbeam authored
R=estade@chromium.org BUG=416761 Review URL: https://codereview.chromium.org/593183002 Cr-Commit-Position: refs/heads/master@{#296275}
-
hclam authored
Adding missing field of transportId to cast.streaming.udpTransport.setOptions() API. The API is now working. Review URL: https://codereview.chromium.org/583353003 Cr-Commit-Position: refs/heads/master@{#296274}
-
gayane authored
Experiments reservation mechanism moved to server-side therefore variation_ids.h is removed as it is not necessary anymore. BUG=416881 Review URL: https://codereview.chromium.org/533703002 Cr-Commit-Position: refs/heads/master@{#296273}
-
sergeyu authored
BUG=416657 Review URL: https://codereview.chromium.org/595723002 Cr-Commit-Position: refs/heads/master@{#296272}
-
stevenjb authored
BUG=416941 Review URL: https://codereview.chromium.org/598673002 Cr-Commit-Position: refs/heads/master@{#296271}
-
sergeyu authored
1. Renamed FakeSocket to FakeStreamSocket and FakeUdpSocket to FakeDatagramSocket, 2. Added factories for both stream and datagram fake sockets, 3. Move fake sockets to separate files out of fake_session.h BUG=402993 Review URL: https://codereview.chromium.org/580243003 Cr-Commit-Position: refs/heads/master@{#296270}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/562c87e..b246733 TBR=pdr@chromium.org,wjmaclean@chromium.org,ager@chromium.org Review URL: https://codereview.chromium.org/597703002 Cr-Commit-Position: refs/heads/master@{#296269}
-
rtenneti authored
Increase the #of pings from 9 to 36 for Dev (72 secs of unresponsiveness). Increased it to reduce the number of crash dump reports we receive. Will revert back, when we can auto triage jank on UI/IO threads. BUG=352489 R=sky@chromium.org Review URL: https://codereview.chromium.org/588373002 Cr-Commit-Position: refs/heads/master@{#296268}
-
stanisc authored
This change prepares DeviceInfo class (and all other sync classes that depend on DeviceInfo and implement DEVICE_INFO syncable type) to be moved to components/sync_driver library by removing any dependencies on chrome/browser. To achieve this all chrome/browser specific code was moved to LocalDeviceInfoProviderImpl which will stay in browser/sync/glue. All other classes including DeviceInfo and LocalDeviceInfoProvider should now depend only on base or components. I'll move them to components/sync_driver in the next change. Details: 1) In ui_thread_search_terms_data.cc DeviceInfo::GetLocalDeviceType() was used just to find out if the device is an Android phone. Since this code has nothing to do with Sync I replaced these with direct calls to ui::GetDeviceFormFactor() - that exactly what DeviceInfo::GetLocalDeviceType() does internally. 2) In sessions_sync_manager.cc - calling DeviceInfo::GetLocalDeviceType() isn't necessary anymore because the local device type can be accessed via the owned LocalDeviceInfoProvider instance. This allowed me to move GetLocalDeviceType() to LocalDeviceInfoProviderImpl and make it private. 3) DeviceInfo::MakeUserAgentForSyncApi() is called only from the code that will stay in browser/sync/glue. I moved the implemented to LocalDeviceInfoProviderImpl class. BUG=396136 Review URL: https://codereview.chromium.org/594643003 Cr-Commit-Position: refs/heads/master@{#296267}
-
groby authored
BUG=none TBR=pkasting@chromium.org Review URL: https://codereview.chromium.org/597433002 Cr-Commit-Position: refs/heads/master@{#296266}
-
glider authored
, because ThreadSanitizer v2 doesn't need base::subtle to be annotated. We can't drop the dependency on libdynamic_annotations yet, because some code calls RunningOnValgrind(). Also remove the unused dynamic_annotations.h headers from base/ and add one to content/test/, which uses RunningOnValgrind(). BUG=349861 R=ajwong@chromium.org,phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/580813002 Cr-Commit-Position: refs/heads/master@{#296265}
-
dbeam authored
R=estade@chromium.org BUG=none Review URL: https://codereview.chromium.org/596883002 Cr-Commit-Position: refs/heads/master@{#296264}
-
lucinka.brozkova authored
Files moved and includes adjusted. BUG=387072 Review URL: https://codereview.chromium.org/591443002 Cr-Commit-Position: refs/heads/master@{#296263}
-
mdempsky authored
BUG=416948 Review URL: https://codereview.chromium.org/600583002 Cr-Commit-Position: refs/heads/master@{#296262}
-
boliu authored
* Implement detachGLFunctor. The contract here is after detachGLFunctor is called, DrawGL is no longer called until the next requestDrawGL. Implement just with a mFunctorAttached variable. * Only create one HardwareView. Each GLSurfaceView creates its own GL thread, but we only assume a single render thread. Using SurfaceView or hosting multiple AwContents in the same GLSurfaceView is too hard, so just do the simplest thing, and create the first view has hardware accelerated. BUG=416981 Review URL: https://codereview.chromium.org/594333002 Cr-Commit-Position: refs/heads/master@{#296261}
-
jbauman authored
This was being dropped on the floor. Review URL: https://codereview.chromium.org/597683002 Cr-Commit-Position: refs/heads/master@{#296260}
-
dmazzoni authored
BUG=371692 Review URL: https://codereview.chromium.org/595633002 Cr-Commit-Position: refs/heads/master@{#296259}
-
rvargas authored
BUG=416721 R=brettw@chromium.org Review URL: https://codereview.chromium.org/593973002 Cr-Commit-Position: refs/heads/master@{#296258}
-
gunsch authored
R=yfriedman@chromium.org BUG=None Review URL: https://codereview.chromium.org/599553002 Cr-Commit-Position: refs/heads/master@{#296257}
-
mustaq authored
Added checks for missing arguments in event_sender.cc. Also simplified the uses of x & y in EventSender::GestureEvent. BUG=415970 Review URL: https://codereview.chromium.org/584203003 Cr-Commit-Position: refs/heads/master@{#296256}
-
wjmaclean authored
This CL moves RulesRegistryService to //extensions. Since it was dependent on ContentRulesRegistry, we move the essential elements of that interface to //extensions as well, renaming what remains as ChromeContentRulesRegistry. BUG=352293 Review URL: https://codereview.chromium.org/590573002 Cr-Commit-Position: refs/heads/master@{#296255}
-
leilei authored
This avoids the majority of the Chromium builders attempting to build these isolates. BUG= Review URL: https://codereview.chromium.org/595663002 Cr-Commit-Position: refs/heads/master@{#296254}
-