- 10 Feb, 2016 40 commits
-
-
Reilly Grant authored
This patch will have to be landed manually because line ending changes are mangled by the CQ. Local presubmit tests pass. BUG=None R=creis@chromium.org Review URL: https://codereview.chromium.org/1680333003 . Cr-Commit-Position: refs/heads/master@{#374736}
-
estade authored
this is a revert of a change I made here: https://codereview.chromium.org/1637203002/diff/60001/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc BUG=585522 Review URL: https://codereview.chromium.org/1690443002 Cr-Commit-Position: refs/heads/master@{#374735}
-
timav authored
MediaCodecAudioDecoder is an audio decoder that uses Android MediaCodec API and implements the AudioDecoder interface, i.e. it can be attached to the DecoderStream and used in the Spitzer pipeline directly. This CL only defines its interface and have notes about possible implementation. BUG=542910 Review URL: https://codereview.chromium.org/1685483002 Cr-Commit-Position: refs/heads/master@{#374734}
-
tzik authored
base::Callback will have extra template parameters with default values. But manual forward declaration causes a compile error on the parameter addition. This CL unifies the forward decls for its preparation. BUG=554299 Review URL: https://codereview.chromium.org/1658813003 Cr-Commit-Position: refs/heads/master@{#374733}
-
mathp authored
BUG=None Review URL: https://codereview.chromium.org/1688783004 Cr-Commit-Position: refs/heads/master@{#374732}
-
lushnikov authored
The message removes alignment of search results to the right of status bar. BUG=585853 R=pfeldman, dgozman Review URL: https://codereview.chromium.org/1689743002 Cr-Commit-Position: refs/heads/master@{#374731}
-
scottmg authored
R=sky@chromium.org BUG=558054 Review URL: https://codereview.chromium.org/1684843002 Cr-Commit-Position: refs/heads/master@{#374730}
-
aberent authored
Previously this was enabled through the (lock screen) RemoteControlClient, but this was removed in https://codereview.chromium.org/1652163002/. Reenable it through the notification's MediaSessionCompat. BUG=585393 Review URL: https://codereview.chromium.org/1679923005 Cr-Commit-Position: refs/heads/master@{#374729}
-
dtseng authored
TEST=reproduction in bug no longer occurs. BUG=576607 Review URL: https://codereview.chromium.org/1668973002 Cr-Commit-Position: refs/heads/master@{#374728}
-
senorblanco authored
BUG=585692,585211 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel Review URL: https://codereview.chromium.org/1684173002 Cr-Commit-Position: refs/heads/master@{#374727}
-
lwchkg authored
ProfileInfoCache is being refactored into ProfileAttributesStorage and ProfileAttributesEntry, which use profile paths instead of numerical indices in the interface. See https://codereview.chromium.org/1599013002/ for details. This CL adds an comparator for sorting ProfileAttributesEntry, and also converts the calls in c/b/ui/app_list to use the new interface. BUG=305720 Review URL: https://codereview.chromium.org/1631373003 Cr-Commit-Position: refs/heads/master@{#374726}
-
rkuroiwa authored
- Hosts work even if the touch size is not clamped. BUG=461526 Review URL: https://codereview.chromium.org/1682133002 Cr-Commit-Position: refs/heads/master@{#374725}
-
sigbjornf authored
TBR=oilpan-reviews BUG=503491 Review URL: https://codereview.chromium.org/1688893002 Cr-Commit-Position: refs/heads/master@{#374724}
-
thakis authored
This has the effect of not copying dbghelp.dll into the nacl toolchain dir. Doing this isn't really harmful, but also not useful. Follow-up to https://codereview.chromium.org/1683793003/ BUG=460506, 461160, 498033 Review URL: https://codereview.chromium.org/1688903002 Cr-Commit-Position: refs/heads/master@{#374723}
-
nacl-deps-roller authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/0bab2ce2cf6d..49db56d2728a $ git log 0bab2ce2c..49db56d27 --date=short --no-merges --format='%ad %ae %s' 2016-02-10 mseaborn PNaCl dynamic linking: Enable tests in more cases 2016-02-10 mseaborn PNaCl dynamic linking: Add test of imports referenced by global variables CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_nacl_sdk_build TBR=mseaborn@chromium.org Review URL: https://codereview.chromium.org/1679373003 Cr-Commit-Position: refs/heads/master@{#374722}
-
robliao authored
BUG=426656 Review URL: https://codereview.chromium.org/1687103002 Cr-Commit-Position: refs/heads/master@{#374721}
-
mathp authored
Upcoming DEPS change in https://codereview.chromium.org/1674373003/ conflicts with this file. BUG=585286 Review URL: https://codereview.chromium.org/1688913002 Cr-Commit-Position: refs/heads/master@{#374720}
-
sky authored
These two places may create native_widgets. We want to route to the factory first, else the wrong thing can happen. BUG=581198 TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/1686153003 Cr-Commit-Position: refs/heads/master@{#374719}
-
tommycli authored
Hijacked from https://codereview.chromium.org/1607833004/. dschuyler reported the problem and suggested a patch. BUG=NONE Review URL: https://codereview.chromium.org/1608103002 Cr-Commit-Position: refs/heads/master@{#374718}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/f398a005cf9c..3486501058c0 $ git log f398a005c..348650105 --date=short --no-merges --format='%ad %ae %s' CQ_INCLUDE_TRYBOTS= TBR=catapult-sheriff@chromium.org Review URL: https://codereview.chromium.org/1690663002 Cr-Commit-Position: refs/heads/master@{#374717}
-
gmanikpure authored
[Chromedriver] Enabling java tests ClickScrollingTest & WindowSwitchingTest on android waterfall bots. BUG=chromedriver:1006 , chromedriver:1044 Review URL: https://codereview.chromium.org/1562803004 Cr-Commit-Position: refs/heads/master@{#374716}
-
iclelland authored
Several tests have been timing out more or less consistently on ChromeOS. Occasionally, they time out four times in a row, and escalate to an actual failure in the builder. This patch disables the most recent offenders: AutofillInteractiveTest.OnInputAfterAutofill AutofillInteractiveTest.DisableAutocompleteWhileFilling AutofillInteractiveTest.InputFiresBeforeChange AutofillInteractiveTest.NoAutofillForReadOnlyFields AutofillInteractiveTest.AutofillFormWithRepeatedField AutofillInteractiveTest.BasicFormFill TBR=mathp@chromium.org BUG=585885 Review URL: https://codereview.chromium.org/1683273002 Cr-Commit-Position: refs/heads/master@{#374715}
-
penghuang authored
We are implementing an ipc layer for GPU command buffer, so the command buffer should not know the underneath ipc (see CL). To achive this goal, we need modify mojo command buffer interface to match the current chrome gpu ipc. CL https://codereview.chromium.org/1656433002/ BUG=None Review URL: https://codereview.chromium.org/1686543004 Cr-Commit-Position: refs/heads/master@{#374714}
-
stip authored
BUG=585863 Review URL: https://codereview.chromium.org/1691513002 Cr-Commit-Position: refs/heads/master@{#374713}
-
ben authored
R=sky@chromium.org BUG= Review URL: https://codereview.chromium.org/1691493002 Cr-Commit-Position: refs/heads/master@{#374712}
-
zmo authored
Since we no longer support the path where packed_depth_stencil isn't supported. BUG=570453 TEST=build, no behavior change R=kbr@chromium.org Review URL: https://codereview.chromium.org/1683213002 Cr-Commit-Position: refs/heads/master@{#374711}
-
erg authored
This was only used from within mandoline. BUG=585637 Review URL: https://codereview.chromium.org/1685953002 Cr-Commit-Position: refs/heads/master@{#374710}
-
harkness authored
Implement and plumb the renotify flag. This flag controls whether alert sound, lights, and vibration are played again when a notification replaces a previous notification. Changes for this issue are covered by Intent to Implement and Ship: Notification Renotify. https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/k5n129-lM1A BUG=442133 Review URL: https://codereview.chromium.org/1656243002 Cr-Commit-Position: refs/heads/master@{#374709}
-
mikecase authored
BUG= Review URL: https://codereview.chromium.org/1688863002 Cr-Commit-Position: refs/heads/master@{#374708}
-
jam authored
long is 4 bytes in 32 bit builds and 8 bytes in 64 bit builds so we don't want to send it between 32 and 64 bit processes. We can't remove the long IPC traits completely since types like uint64_t also use the long traits on Windows and 64 bit POSIX. So keep the traits for these platforms but remove it for others. This ensures that longs aren't sent over IPC between 32 and 64 bit configs since the 32 bit build would have a compile error. Also remove the size_t methods from Pickle. We can't add compile time checks for that since it's a typedef. A clang plugin will catch those cases. BUG=581409 Review URL: https://codereview.chromium.org/1619363002 Cr-Commit-Position: refs/heads/master@{#374707}
-
tbansal authored
All this code hinges on field trial "DataReductionProxyConfigFetchBytes" defined in d_r_p_config_retrieval_params.cc. This experiment has never been turned on. BUG=573087 Review URL: https://codereview.chromium.org/1683953002 Cr-Commit-Position: refs/heads/master@{#374706}
-
tomhudson authored
RasterDeviceTooBigToAllocate() is a utility function only used from a single cc file; move it out of the header into that file. R=fmalita@chromium.org Review URL: https://codereview.chromium.org/1687933002 Cr-Commit-Position: refs/heads/master@{#374705}
-
xidachen authored
In ImageBitmap, the static function frameIsValid() includes a check that is changed to ASSERT in this CL. In the meantime, this CL also removes a redundant ASSERT. Review URL: https://codereview.chromium.org/1683983002 Cr-Commit-Position: refs/heads/master@{#374704}
-
fmalita authored
Switches Skia's software HQ downscaling algorithm from Mitchell to mipmaps. This is a good idea because 1) it aligns the results with Ganesh (which already uses mipmaps for downscaling) 2) mipmaps are cheaper/more efficient (to produce and to cache) 3) yields (arguably) sharper results, particularly when scaling to half size - which appears to be a common technique used for Retina-ready pages. BUG=583478,562162 R=reed@google.com,senorblanco@chromium.org Review URL: https://codereview.chromium.org/1511113004 Cr-Commit-Position: refs/heads/master@{#374703}
-
qinmin authored
This CL adds a pause button for in-progress downloads that are resumable. UI review: https://groups.google.com/a/google.com/forum/#!topic/chrome-ui-review/jixCWMMg_vA Mocks: https://folio.googleplex.com/chrome-ux/mocks/065-downloads/07-resumable/121615_NotificationChanges BUG=579110 Review URL: https://codereview.chromium.org/1673183003 Cr-Commit-Position: refs/heads/master@{#374702}
-
sadrul authored
Introduce ShelfDelegateMus to provide the ShelfDelegate implementation, which talks to the mash-wm to receive updates about the user-windows, and updates the ShelfModel in ash as needed. BUG=585141 Review URL: https://codereview.chromium.org/1684633002 Cr-Commit-Position: refs/heads/master@{#374701}
-
danduong authored
Error out if the param list contains the same fieldtrial,group multiple times. BUG=553514 Review URL: https://codereview.chromium.org/1682163004 Cr-Commit-Position: refs/heads/master@{#374700}
-
agrieve authored
Switches gtests to explicitly passing path to install script rather than --incremental-install + heuristics. BUG=575975 Review URL: https://codereview.chromium.org/1680233002 Cr-Commit-Position: refs/heads/master@{#374699}
-
jonross authored
Change log level from ERROR to WARNING so as to reduce confusion in testing bot logs. TEST=manual testing on device BUG=585508 Review URL: https://codereview.chromium.org/1687693003 Cr-Commit-Position: refs/heads/master@{#374698}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/9ff889060a5d..f398a005cf9c $ git log 9ff889060..f398a005c --date=short --no-merges --format='%ad %ae %s' CQ_INCLUDE_TRYBOTS= TBR=catapult-sheriff@chromium.org Review URL: https://codereview.chromium.org/1687903002 Cr-Commit-Position: refs/heads/master@{#374697}
-