| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=noelallen@google.com
TBR
Review URL: http://codereview.chromium.org/8659046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111978 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
These files were supposed to be removed by r111811.
TBR=ojan
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111977 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=77990
TBR=wtc@chromium.org
Review URL: http://codereview.chromium.org/8664033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111974 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Currently allow_local_ips is always set to true, and there is no reason
not to allow local IP addresses.
Review URL: http://codereview.chromium.org/8728011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111973 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=noelallen@chromium.org
Review URL: http://codereview.chromium.org/8661003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111972 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
past r889.
Review URL: http://codereview.chromium.org/8729037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111971 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
testing and what not.
I'll wire this up separately.
BUG=104360
TEST=none
R=piman@chromium.org
Review URL: http://codereview.chromium.org/8729016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=104314
TEST=green builds
Review URL: http://codereview.chromium.org/8727007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111969 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=104188
Review URL: http://codereview.chromium.org/8726019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111968 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105667
TBR=timsteele@chromium.org
Review URL: http://codereview.chromium.org/8659043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111967 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=hnguyen
Review URL: http://codereview.chromium.org/8729038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111966 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=jam@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111936
Review URL: http://codereview.chromium.org/8699010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111965 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes the RC script correct for the Syzygy-optimized mini_installer, which
was previously turning out identical to the unoptimized one.
Quench annoying progress spew from makecab.
R=rogerm@chromium.org,robertshield@chromium.org
Review URL: http://codereview.chromium.org/8726035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111962 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Continuation of r111960. The commit queue doesn't support yet removing
svn:executable bit so some changes were left out.
BUG=105108
Original Review URL: http://codereview.chromium.org/8678023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure that:
- shebang is only present for executable files
- shebang is #!/usr/bin/env python
- __main__ is only present for executable files
- file's executable bit is coherent
Also fix EOF LF to be only one.
TBR=timurrrr@chromium.org
BUG=105108
TEST=
Review URL: http://codereview.chromium.org/8678023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
from content/common while we remove the last ones.
BUG=98716
Review URL: http://codereview.chromium.org/8727035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111959 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8440063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
never set on that object, and is only used/set by chrome, so moved it out to memory_details.h:ProcessMemoryInformation.
BUG=98716
Review URL: http://codereview.chromium.org/8726022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111957 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8725035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/8658007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111955 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Reorganizes views_examples target into two: views_examples_lib (a component) and views_examples_exe (a runner in views, which builds in Aura but does not run without crashing due to lack of desktop environment).
. Refactors ExamplesMain into ExamplesWindowContents, a contents view that hosts the examples UI. Makes a publicly exported function from views examples to show a window containing this view.
. Moves the examples into the views namespace.
. Adds a button to launch the ExamplesWindow inside aura_shell.
. Adds a NativeTabbedPaneViews to host the examples content. This is not a production class and is mostly just intended to get something onto the screen. The code is copy-pasta from NativeTabbedPaneWin. I imagine we can get rid of all of this once we stop using TabbedPanes in Chrome.
http://crbug.com/105622
TEST=none
Review URL: http://codereview.chromium.org/8687013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111954 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
completely. There are still something in the pendingdialog list need to be cleaned.
BUG=105311
TEST=settings->under the hood->Manage certificates->import; close the dialog
by x button or alt+f4; click import button again; verify if the dialog shows
up again.
Review URL: http://codereview.chromium.org/8692006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105713
TEST=none
Review URL: http://codereview.chromium.org/8664030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
expose it as an interface, but for now that's not required.
BUG=98716
Review URL: http://codereview.chromium.org/8726023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105715
TBR=mnissler@chromium.org
Review URL: http://codereview.chromium.org/8725038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=mnissler@chromium.org
Review URL: http://codereview.chromium.org/8700012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111949 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=darin@chromium.org
Review URL: http://codereview.chromium.org/8699009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111948 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=ajwong@chromium.org
Review URL: http://codereview.chromium.org/8697005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=99307
TBR=mnissler@chromium.org
Review URL: http://codereview.chromium.org/8729036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes:
- Don't try to replace small resources with large ones based on a compile flag. We'll need a more dynamic mechanism.
- No need to disable the Getting Started Guide
- Anything with TOOLKIT_USES_GTK won't support touch.
- Don't need the screen locker logout hack. WebUI screen locker now works, and is also about to work on Aura builds.
- Re-enable a bunch of tests which were disabled/flaky in TOUCH_UI builds.
- No need to disable SSL Client certificate selector, we have a WebUI version now.
- TOUCH-specific max tab count is gone, remove hack from test.
- Remove exclusions from chrome_tests.gypi for touch tests that are no longer included in the build.
BUG=105046
TEST=
Review URL: http://codereview.chromium.org/8691005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111945 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Start Oauth2 login token fetch when "lso" auth token is fetched successfully.
- Store the refresh and access login tokens.
- Generate a token available notification for login token.
- Add tests.
Review URL: http://codereview.chromium.org/8680019
TBR=munjal@chromium.org
Review URL: http://codereview.chromium.org/8725037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111944 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=NONE
TBR=maruel
Review URL: http://codereview.chromium.org/8687033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111943 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
ContentSetting data type.
BUG=102637
TEST=DefaultProviderTest*, HostContentSettingsMapTest*
Review URL: http://codereview.chromium.org/8715008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111942 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=jam@chromium.org
Review URL: http://codereview.chromium.org/8699010
TBR=erikwright@chromium.org
Review URL: http://codereview.chromium.org/8726036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Some checks for TOUCH_UI goes away, and some gets replaced with USE_AURA.
BUG=105046
TEST=none
Review URL: http://codereview.chromium.org/8662011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111939 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111938 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8720007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111937 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=jam@chromium.org
Review URL: http://codereview.chromium.org/8699010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111936 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=105287
TEST=NONE
Review URL: http://codereview.chromium.org/8678017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit.
You are asked to review this as you have OWNERS for these files.
BUG=None
TEST=Compiles
R=piman@chromium.org
Review URL: http://codereview.chromium.org/8658011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111934 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The code in SubmenuView expects the delta scroll to be in multiples of
MouseWheelEvent::kWheelDelta which is defined as 120 for all platforms.
However, MouseWheelEvent has an offset which is created using
kWheelScrollAmount, defined in ui/base/x/events_x.cc, which is set
to 53(this is a value used in GTK).
BUG=none
TEST=Open google.com in AURA build, go to Wrench Menu->Tools->Encoding where it shows a big list of menu items. Use mouse wheel to scroll through the list. Observe that the sub menu scrolls.
Patch by ckqr36@motorola.com
Review URL: http://codereview.chromium.org/8538003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111933 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:21992
TEST=compiles and passes tests.
Review URL: http://codereview.chromium.org/8488008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111931 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TreeViewController.
R=sky@chromium.org
Review URL: http://codereview.chromium.org/8680012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111930 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is relying on the fact that the WebGraphicsContext3DInProcessImpl has a gfx::GLContext under the hood. The alternative is to push SetSwapInterval into the initialization of WebGraphicsContext3DInProcessImpl. I've preferred to do it here, because I think that they other clients of WebGraphicsContext3DInProcessImpl don't need vsync enabled.
BUG=none
TEST=Build chrome using GYP_DEFINES="use_aura=1 use_webkit_compositor=1". Run chrome with proprietary Nvidia driver (supports vsync). See no tearing when dragging the window around.
Review URL: http://codereview.chromium.org/8700007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111928 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Fix install extension hook to only watch for internal extension install.
BUG=103033,93571
TEST=none
Review URL: http://codereview.chromium.org/8649004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111927 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105699
TBR=mdm@chromium.org
Review URL: http://codereview.chromium.org/8725031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unit_tests target
They should all go to content_unittests now
BUG=90443
TEST=manual
Review URL: http://codereview.chromium.org/8728012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
merged when it is synced.
This prevents local content settings patterns (exceptions) from being overwritten when sync is turned on and a previously synced version of the preferences is fetched.
BUG=105695
TEST=syncing content settings works
Review URL: http://codereview.chromium.org/8718016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=103635
TEST=none
Review URL: http://codereview.chromium.org/8619012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
We were not picking up the slow tool test exclusions because "DrMemory" was not
"in" ChromeTest.SLOW_TESTS.
BUG=105585
Review URL: http://codereview.chromium.org/8726009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111921 0039d316-1c4b-4281-b951-d872f2087c98
|