| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=webrtc:1882
TEST=From a recent WebRTC checkout:
source build/android/envsetup.sh
gclient runhooks
ninja -C out/Debug
build/android/run_test.py -s webrtc
I also successful ran builder and tester with the buildbot
configuration in https://codereview.chromium.org/17390019
using a locally patched checkout.
Review URL: https://chromiumcodereview.appspot.com/17466002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216920 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes JNI bindings, Java interfaces and necessary glue for the requestAutocomplete dialog.
BUG=157277
Review URL: https://chromiumcodereview.appspot.com/22566004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216883 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=178363
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/22623006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adapts the WebContentsDelegate::RunFileChooser into a java embedding
callback.
BUG=Internal b/6930981
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/20666003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216811 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory.
content should not be of poking around the internal structure of Blink,
instead it should just use things exposed through public.
This is necessary because DumpRenderTree is going away soon.
R=jochen@chromium.org
Review URL: https://codereview.chromium.org/22432006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes linux_sandbox_path and instead expects sandbox binary
to be in the same directory as chrome (or CHROME_DEVEL_SANDBOX to be
set).
This will be helpful for SxS support on Linux, where the sandbox path
would be different depending on channel.
This is a resubmit of https://codereview.chromium.org/20197003 with a bug
fix that makes --no-sandbox work properly.
TBR=jln@chromium.org
BUG=38598
Review URL: https://codereview.chromium.org/22751007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216746 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are some flakyness in ADB that can potentially be worked around
by using a single CPU affinity.
This is an experiment for sharded perf tests, it'll probably be reverted soon.
BUG=268450
Review URL: https://chromiumcodereview.appspot.com/22680002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216685 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/22640007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
sdk/platform-tools/ to sdk/build-tools/<tools-version>/. The tools version is 18.0.1.
BUG=263966
Review URL: https://chromiumcodereview.appspot.com/21977003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216612 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL improves FontList so the class has useful methods for replacing Font class. Also improves the performance of GetFontStyle() and GetFontSize().
This CL also adds GetAverageCharacterWidth(), GetStringWidth(), and GetExpectedTextWidth(). These methods are supported by Font class, and FontList should implement them for replacing Font.
Just FYI, I'm now working on http://crrev.com/21736002 , and these new methods are used there.
BUG=265485
TEST=Included in the unittests as ui_unittests.
Review URL: https://chromiumcodereview.appspot.com/21868004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216563 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts crrev.com/216168
BUG=268450
TBR=frankf@chromium.org
Review URL: https://chromiumcodereview.appspot.com/22592002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216534 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/22495005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216523 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds example, usage, and changes default activity name to use the
ContentShell activity.
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/22456003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216501 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/22415005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216483 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Whitespace commit to force builds (no code changes)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216445 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It's passing consistently on android_fyi_dbg trybots and on FYI waterfall bots running ICS.
BUG=270144
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/22299007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216442 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
NOTRY=True
BUG=223650, 263479
Review URL: https://chromiumcodereview.appspot.com/22617003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216343 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Flags:
* --profiler
* --install_apk (-I)
* --disable_assertions
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/22622004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216338 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Whitespace change (no code changes)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216301 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change switches how we compile v8 by default in Debug builds
so that the compiler optimizations are enabled and much of the
still enabled to do some level of dcheck-like assertion checking).
This gives us a 5x speedup over the debug v8 for running the layout
tests, making debug times only 2x slower than release.
R=jamesr@chromium.org, jochen@chromium.org
BUG=254188
Review URL: https://codereview.chromium.org/21004010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure the MediaStreamDevice has the correct loopback device ID for system
audio capture in MediaCaptureDevicesDispatcher::ProcessScreenCaptureAccessRequest.
Remove the hack in audio_input_renderer_host to override the loopback device ID.
BUG=269626
TBR=dalecurtis@chromium.org, xians@chromium.org
TEST=passes trybots, local testing on Chrome OS confirms device ID is passed to WebRtcLocalAudioTrack ctor.
Review URL: https://codereview.chromium.org/22408006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=263857
TEST=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/21307002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216208 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will simplify both the sheriff side when detecting and filing such bugs
and also the infrastructure side when triaging such bugs.
While at it, remove obsolete link (404).
BUG=
Review URL: https://chromiumcodereview.appspot.com/22455004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216171 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This may help track down some issues with adb reliability:
- sharder: sets the env var that will be inherited by the child shards.
- run_command.py: redirect stderr (i.e., trace output) to stdout, otherwise
higher up layers get confused with the extra data.
It will be reverted soon after the data has been collected.
BUG=268450
Review URL: https://chromiumcodereview.appspot.com/22430003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Undoes the temporary fix in 215986.
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/22445005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216027 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently steps with no host-driven tests are marked as failure because
no tests are found.
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/22267011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215986 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also renames several files in pylib/host_driven to match the general file
naming scheme.
This change will break existing host-driven tests downstream which are run
though scripts other than test_runner.
NOTRY=True
BUG=176323
Review URL: https://chromiumcodereview.appspot.com/19537004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215944 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=None
Review URL: https://chromiumcodereview.appspot.com/22384004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goal is to delete third_party/gles2_book.
This patch deletes all known references.
BUG=98130
TBR=apatrick@chromium.org
Review URL: https://chromiumcodereview.appspot.com/22299002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Adds a gyp variable to simplify WINSDK path strings,
and grabs the x64 files rather than x86.
BUG=268525,267893
Review URL: https://chromiumcodereview.appspot.com/22262003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It does not generate SEH safe code at the moment.
R=scottmg@chromium.org
BUG=82385
Review URL: https://codereview.chromium.org/21910008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215743 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This doesn't seem useful, see https://groups.google.com/a/chromium.org/d/msg/chromium-packagers/amyyjkDj7Cg/cl5up-ABW7oJ
BUG=none
R=piman@chromium.org
Review URL: https://codereview.chromium.org/22218003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215695 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TBR=yfriedman@chromium.org
Review URL: https://codereview.chromium.org/22244003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Just print the new command and exit. This is in
preparation for completely removing these scripts.
BUG=
R=craigdh@chromium.org
Review URL: https://codereview.chromium.org/21979006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215634 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Breaks media_unittests and unit_tests on chromeos.
TBR=thestig
BUG=65151
Review URL: https://codereview.chromium.org/22000003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=262175
TEST=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/21405003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise linker runs out of memory.
TBR=thestig
BUG=65151
Review URL: https://codereview.chromium.org/21984003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215383 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes build, and it's not obvious what the exact effect
is on clang.
TBR=thestig
BUG=65151
Review URL: https://codereview.chromium.org/21939003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will help us catch problems earlier.
BUG=65151
TEST=none
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/11276032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The device_status_check hangs because there are still processes launched by the
buildbot script that are not cleaned up. E.g.
https://chromegw.corp.google.com/i/clank/builders/manta-sharded-official-perf-clankium/builds/2359
This makes sure the post commands are executed after halt on failure.
BUG=265578
Review URL: https://chromiumcodereview.appspot.com/21261006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215365 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=162733
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/21687002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215329 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The internal version of the file was incorrectly forked. This CL upstreams the
strings that are actually used on iOS.
BUG=NONE
Review URL: https://chromiumcodereview.appspot.com/21557002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215328 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It breaks the page cycler benchmarks.
BUG=267640
> Linux: use sandbox binary alongside chrome.
>
> This removes linux_sandbox_path and instead expects sandbox binary
> to be in the same directory as chrome (or CHROME_DEVEL_SANDBOX to be
> set).
>
> This will be helpful for SxS support on Linux, where the sandbox path
> would be different depending on channel.
>
> BUG=38598
> R=avi@chromium.org, jln@chromium.org
>
> Review URL: https://codereview.chromium.org/20197003
TBR=phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/21910004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215300 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This wasn't triggered earlier since this function is not used upstream.
TBR=bulach@chromium.org
BUG=242846
Review URL: https://codereview.chromium.org/21839003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=gkanwar@chromium.org,bulach@chromium.org
Review URL: https://codereview.chromium.org/21793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215263 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Disabling this feature on beta and stable channels for now. This change will be reverted on trunk after it is cherry-picked to the branch.
BUG=266978
Review URL: https://chromiumcodereview.appspot.com/21599002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215235 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=249997
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/21647002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215176 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes linux_sandbox_path and instead expects sandbox binary
to be in the same directory as chrome (or CHROME_DEVEL_SANDBOX to be
set).
This will be helpful for SxS support on Linux, where the sandbox path
would be different depending on channel.
BUG=38598
R=avi@chromium.org, jln@chromium.org
Review URL: https://codereview.chromium.org/20197003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current interface of Textfield does not support FontList while RenderText supports FontList. This CL supports FontList in Textfield.
The direct cause of crbug.com/263169 was that RenderText always uses the IDS_UI_FONT_FAMILY_CROS font set ignoring what font is specified for Textfield on ChromeOS. (See https://code.google.com/p/chromium/codesearch#chromium/src/ui/views/controls/textfield/native_textfield_views.cc&q=IDS_UI_FONT_FAMILY_CROS&sq=package:chromium&type=cs&l=88 )
The Omnibox font size is carefully calculated, but the font is ignored right now.
This CL changes the following:
- Supports FontList in Textfield so Omnibox layer can specify the font set, such as IDS_UI_FONT_FAMILY_CROS, for the underlying Textfield.
- Makes NativeTextfieldViews follow the specified font set via Textfield on ChromeOS.
BUG=263169,263196
TEST=Test manually.
Review URL: https://chromiumcodereview.appspot.com/19666006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Options objects are specific to the test type, and are named tuples, so
they are also immutable.
This is a precursor to the host-driven refactor.
BUG=176323
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/21008004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215054 0039d316-1c4b-4281-b951-d872f2087c98
|