| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This keeps the forwarding header, just updates all current callers.
BUG=
R=avi@chromium.org
Review URL: https://codereview.chromium.org/16514006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205306 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
in_process_webkit/
BUG=
R=jsbell@chromium.org
Review URL: https://codereview.chromium.org/16055014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205305 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When an edge of a quad is internal to a layer, it should not be anti-aliased.
Since we can't control this behaviour right now, we should just disable
anti-aliasing on external edges as well in this case, to avoid rendering
artifacts inside the layer along tile boundaries.
R=enne@chromium.org
BUG=248222
Review URL: https://codereview.chromium.org/16422003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two more tests that use the blue_yellow paradigm. They have
different png outputs, but we should make them look similar to the main
blue_yellow tests, by rotating their output 90 degrees to see vertical
flipping behaviour is tested as well.
R=enne@chromium.org
BUG=247782
Review URL: https://codereview.chromium.org/16406010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/15780021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205301 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16703005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205300 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Missed this one when I removed the other overrides in r204601.
R=dominich
Review URL: https://chromiumcodereview.appspot.com/16566004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16258008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205297 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16402006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/15897014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=243544
Review URL: https://chromiumcodereview.appspot.com/16337015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205289 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current generator enables all policies supported on 'chrome.*' on Android,
which is incorrect. This change filters out for the android platform correctly,
so that only the policies supported on that platform have entries in the
generated protobuf.
The list of deprecated policies is also not needed on platforms that don't
have deprecated policies, like android does; they are not filtered out.
Updated unit_tests to use policies that are enabled on all platforms, to
avoid compilation failures.
BUG=247642
Review URL: https://chromiumcodereview.appspot.com/16017009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205288 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This looks the same on non-touch mode and fixes the touch-mode location bar to
not be positioned way too low.
Also simplify some needlessly-complicated code.
BUG=231005
TEST=Run with --touch-optimized-ui=enabled, location bar should look centered
R=sky@chromium.org
Review URL: https://codereview.chromium.org/16684002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=157219
TEST=Run with --touch-optimized-ui=enabled, tabs should have reasonable gaps
R=sky@chromium.org
Review URL: https://codereview.chromium.org/16370003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205286 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16632008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205285 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16320009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205284 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These test failures appear to be caused by the images loading even though setLoadsImagesAutomatically is false. The full failure is visible here:
http://build.chromium.org/p/chromium.webkit/builders/Android%20Tests%20%28dbg%29/builds/9587/steps/androidwebview_instrumentation_tests/logs/stdio
This would be expected as data uri images would load without hitting the network.
BUG=248249
R=benm@chromium.org
Review URL: https://codereview.chromium.org/16404010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205282 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16746002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205281 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=jkummerow@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/16035017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205280 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Breaks Mac compile:
../../chrome/browser/ui/cocoa/autofill/autofill_section_container.mm:329:50: error: no member named 'editable' in 'autofill::SuggestionState'
[suggestContainer_ setEditable:suggestionState.editable];
~~~~~~~~~~~~~~~ ^
> payments dialog: remove edit links from Views UI
>
> BUG=245901
> R=aruslan@chromium.org, dbeam@chromium.org
>
> Review URL: https://codereview.chromium.org/16521002
TBR=estade@chromium.org
Review URL: https://codereview.chromium.org/16751002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205279 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16739005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205277 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Slow tests are slow.
BUG=none
R=sky@chromium.org
Review URL: https://codereview.chromium.org/15901017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205276 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
I disabled the HTML one previously but did not force-enable the Mac native one.
BUG=
R=sail@chromium.org
Review URL: https://codereview.chromium.org/16306013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205274 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To close the settings view, give the back button a key equivalent of \e
(a view controller isn't in the view's responder chain, so implementing
cancelOperation: doesn't help).
To close the tray, override the window's cancelOperation: and order the window
out which will tell the controller that key was resigned, which then informs
the model classes (implementing cancelOperation: on the controller doesn't work
because NSWindow implements cancelOperation: and so won't forward it along the
responder chain).
While here, also remove -forceWindowSizeUpdate which was just another name
for -updateTrayViewAndWindow.
BUG=none
TEST=open tray, open settings. hit esc, settings close. hit esc, tray closes.
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/16721002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205273 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16320011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205272 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently we cannot re-initialize TsfBridge once
TsfBridge::Shutdown is called.
This patch set gets rid of such limitation.
This is mainly for unit test, where TsfBridge::Initialize
is called in its Setup function.
BUG=246534
TEST=Manually done with GoogleJapaneseInput.
Review URL: https://chromiumcodereview.appspot.com/16648002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16667014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205270 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The notification code was actually unused in WebData. This CL removes the code
and enforces the lack of dependency.
BUG=248049
Review URL: https://chromiumcodereview.appspot.com/16124006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205269 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This matches the current mocks.
1. The settings dialog is now below the control area, rather than on top of it.
2. The back button moves from the settings view to the tray view. It's shown
only when the settings are visible.
3. Disable the "clear all" button while the settings are up.
This completes v1 of the settings view (except for the tests missing from the
last CL, I'll look at that next).
http://imgur.com/XQqapVC
BUG=238247
TEST=Look at settings.
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/16720003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205268 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, the notification is visible for one frame at full opacity before
the fade animation starts. Set alpha to 0 explicitly before starting the
animation to fix this. (Others say this is necessary too, e.g.
http://stackoverflow.com/questions/6836827/failing-to-fade-in-window-using-nsviewanimation ).
BUG=238246
TEST=Open an animation. The fade in doesn't look in jumpy. (Slightly more
obvious if you set kAnimationDuration to 2.2 instead of 0.2).
R=jianli@chromium.org
Review URL: https://codereview.chromium.org/15780022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205267 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=245901
R=aruslan@chromium.org, dbeam@chromium.org
Review URL: https://codereview.chromium.org/16521002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205265 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16599011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205262 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16667013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205261 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change is part of moving components/autofill into its eventual structure
as a layered component. As part of this move, this CL renames the
autofill_test_util target (which contains only util code for testing wallet) to
autofill_content_test_util.
TBR=joi, thakis
BUG=247015
Review URL: https://chromiumcodereview.appspot.com/16579003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205259 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Put a number of key trace messages into an "input" category to make
it easy to see how they relate and flow through the system (I'll make
some similar changes on the blink side too).
Add an async trace tracking the TouchEventQueue so that it's easy
to see the latency caused by touch events waiting around in the
queue.
Add a trace near the point when X events first get into Aura, and
include as a parameter the additional latency from the driver timestamp.
BUG=None
R=ben@chromium.org, nduca@chromium.org, sadrul@chromium.org
Review URL: https://codereview.chromium.org/16190012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205258 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebContentsImpl doesn't expect to be deleted in the call to its
delegate, so we shouldn't.
BUG=247965
R=marja@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16738003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205257 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16320010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205256 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will allow typing tests to run as the X display is used for keycode conversion.
BUG=chromedriver:370
TEST=This turns tests on.
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/16439018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205254 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16744004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205253 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It's not build on all bots anymore
BUG=244560
R=maruel@chromium.org
Review URL: https://codereview.chromium.org/16739009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205250 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=245915
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/16682003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=247299
TBR=tyoshino@chromium.org
Review URL: https://codereview.chromium.org/16223012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205248 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Install a mock NetworkChangeNotifier to force online operation for manual tests, since the entire point of these tests is to test online operation. Remove a bunch of tests that don't work and aren't testing what we're launching. We can get them from source control if and when we actually want to test what they were attempting to test, meanwhile it's a waste of effort to debug them.
BUG=240007
Review URL: https://chromiumcodereview.appspot.com/15136003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205245 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Run envsetup.sh and retrieve environment rather than wrapping
commands in a bash shell. Consolidate remaining PATH code.
This also cleans up the preamble output.
- Port android landmine code to python.
- Simplified testing command layout in bb_run_bot.
- Change bb_run_bot_test to run in parallel.
- Fixed bug where dbg clobber affects release bot using same checkout
- Made step names more similar to other chromium bots.
- Consolidated factory-prop and build-prop parsing code.
BUG=176126
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/16688002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205244 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This architecture was found to bring lots of undesirable
complexity in the codebase. This should become much simpler.
BUG=176444
TEST=unit_tests:*File*, content_unittests:*File*, browser_tests:*File*
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/16413007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205243 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is necessary so chromium buildbots and tryservers can run blink's unit
tests.
BUG=248008
R=thakis@chromium.org
Review URL: https://codereview.chromium.org/16299005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This keeps a fowrarding header to keep the change small.
BUG=
R=avi@chromium.org
Review URL: https://codereview.chromium.org/16160022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205241 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=parisa@chromium.org
Review URL: https://codereview.chromium.org/16625009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205240 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Caused build breakage: http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/41437
> In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token.
>
> RingBuffer::GetLargestFreeSizeNoWaiting can release any block for which
> tokens have already been seen.
>
> R=gman@chromium.org
>
> Review URL: https://codereview.chromium.org/16226019
TBR=qsr@chromium.org
Review URL: https://codereview.chromium.org/16578007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205239 0039d316-1c4b-4281-b951-d872f2087c98
|