| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Current Service can register and unrerister itself as a Windows Service.
This service is not part of the Chrome browser, but belongs to the
place as virtual print driver for cloud print.
BUG=125026
TEST=Build and verify service gets registered with "/Service" command. And unregistered with "/UninstallService" command.
Review URL: https://chromiumcodereview.appspot.com/10222011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134298 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134297 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
deps. Most of these are already listed in DEPS files, and it seems that we want to prevent includes on them just like normal directories that are in our tree (otherwise content can depend on native_client, for ex)
Review URL: https://chromiumcodereview.appspot.com/10248005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134296 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Panels for Mac.
Panel.xib changed to remove animation layer for minimize and restore buttons. Bad 'copy-paste' from wrench menu button. Gets rid of kCGError warnings when running interactive_ui_tests.
BUG=123176
TEST=new test added.
Review URL: https://chromiumcodereview.appspot.com/10173035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=123154, 124861
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10171021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134294 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Remove OEM URL from OOBE case.
BUG=chrome-os-partner:6243
TEST=Manual. Sign with a new user and see that GSG is opened in an app window.
Review URL: http://codereview.chromium.org/10238004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
FullscreenController.
Part of a larger set of patches refactoring FullscreenController to support mouse lock in windowed (not fullscreen) mode.
BUG=107320
Review URL: http://codereview.chromium.org/10225012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134292 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Caused by r134276.
I cannot repro this in my local valgrind and this looks to be a test-only issue. I'll take a look but would like to suppress this for now.
BUG=123302
TEST=LocalFileReaderTest.DeleteWithUnfinishedRead
TBR=thakis
Review URL: https://chromiumcodereview.appspot.com/10253011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134291 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=123752
TEST=none
Review URL: http://codereview.chromium.org/10035055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134290 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134289 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=bulach
TEST=none
BUG=none
Review URL: https://chromiumcodereview.appspot.com/10257008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134288 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
never removing them. This is problematic as it is possible for a
Window to be destroyed after the shell.
ScopedObserver is pretty generic, but I'll leave it here for now.
BUG=124860
TEST=covered by unit test
R=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10206027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a bug where the new Autofill UI would change the colour of an input element to yellow when showing a preview in it and fail to change the colour back once the preview was cleared.
BUG=51644
TEST=When using the new Autofill UI, elements returns to their original colour when the preview ends.
Review URL: http://codereview.chromium.org/10020055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134286 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This shares the implementation with the PDF interface. I put the implementation
in the Flash file since that file was already so much smaller, and this one
function didn't seem worth creating a new shared file for.
This also does some cleanup of the Chrome PPB interfaces. I separated out the
implementation of the NaCl interface into its own file, and moved everything
into a new renderer/pepper subdirectory.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10173029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134285 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This allows us to delete a bunch of separate files that just do routing.
TEST=none
BUG=none
Review URL: https://chromiumcodereview.appspot.com/10170014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134284 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=123368
TEST=None
Review URL: http://codereview.chromium.org/10139002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=30124,125360
TBR=hashimoto
Review URL: https://chromiumcodereview.appspot.com/10243007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134282 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
UI according to mocks.
BUG=chromium-os:28866
TEST=Manual.
Review URL: https://chromiumcodereview.appspot.com/10198023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134281 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=rdsmith@chromium.org
BUG=100566
Review URL: https://chromiumcodereview.appspot.com/10253010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134279 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UsbService and UsbDevice allow for platform-independent access to the system's
USB subsystem.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134216
Review URL: http://codereview.chromium.org/10161035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134278 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition, removes a dummy field from the CreateOptions dictionary the Socket
API's IDL file.
R=miket@chromium.org,asargent@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/10244008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134277 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
any time and add unittests.
Added one-line change (to force running pending cleanup tasks) for leak fix in the test.
Original review URL: https://chromiumcodereview.appspot.com/10234006
BUG=123570
TEST=unit_tests:LocalFileReaderTest.*
TBR=michaeln
Review URL: https://chromiumcodereview.appspot.com/10170031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134276 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10221012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134273 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds.
Revert breaks ChromeOS Builder (dbg)
Also update bug for net::FileStream usage.
Review URL: https://chromiumcodereview.appspot.com/10238009
TBR=jam@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10256003
TBR=kevers@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10255004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134270 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds.
Breaks vmtest on builders chromiumOS x86 and amd64.
Also update bug for net::FileStream usage.
Review URL: https://chromiumcodereview.appspot.com/10238009
TBR=jam@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10256003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134269 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix json import ordering
R=miket@chromium.org
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10164024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134268 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
R=nirnimesh@chromium.org
BUG=
TEST=
NOTRY=true
Review URL: http://codereview.chromium.org/10212011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134267 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new Autofill UI uses field IDs to determine which values should be handled by the password manager or the default Autofill manager.
BUG=51644
TEST=
Review URL: http://codereview.chromium.org/10230005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134266 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebKit's TestWebKitAPI and webkit_unit_tests rely on paths on the phone to
be overridden in order to run correctly.
BUG=
TEST=
Review URL: http://codereview.chromium.org/10203014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134265 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:16557
TEST=unit_tests --gtest_filter="CrosNetworkFunctions*"
Review URL: http://codereview.chromium.org/10140026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134264 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a ScopedAllowWait to prevend a DCHECK in NativeBackendKWallet::InitWithBus.
BUG=125331
TEST=no
TBR=mdm@chromium.org,jam@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10252003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134263 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I also added code to change drop effect with 'ctrl' and 'shift' keys but it doesn't work ('dtop' and 'dragover' events always come with event.ctrlKey == false).
Another issue: while dragging cursor is different for 'none' and 'move' drop effects, 'move' and 'cppy' have the same cursor.
BUG=chromium-os:29773
TEST=Manual test.
Review URL: https://chromiumcodereview.appspot.com/10233008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134262 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134261 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
TBR=dglazkov@chromium.org
Review URL: http://codereview.chromium.org/10209023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134260 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=104292
TEST=SessionStorageDatabaseTest.*
TBR=tony@chromium.org
Review URL: http://codereview.chromium.org/10176005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134259 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed the internal Open() logic not to deal with raw PlatformFile handle but instead to rely on net::FileStream's destructor to close the file.
Also adding more specific comment to FileReader interface.
BUG=123570
TEST=unit_tests:LocalFileReader.*
Review URL: https://chromiumcodereview.appspot.com/10234006
TBR=kinuko@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10209025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134258 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Example failure:
http://build.chromium.org/p/chromium.perf/builders/Vista%20Perf%20%282%29/builds/18273/steps/memory_test/logs/stdio
Seems fine for a test to do IO whenever.
TBR=jam@chromium.org
BUG=None
TEST=out/Release/performance_ui_tests --gtest_filter=GeneralMixMemoryTest.*
Review URL: https://chromiumcodereview.appspot.com/10209024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134257 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebKit's r115393 cleaned up enum values, but didn't amend this file to reflect
these changes, causing a build failure when trying to roll the revisions into
Chromium.
BUG=
TEST=The Android configuration can cleanly compile.
TBR=acolwell@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10187013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134256 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://crrev.com/134251
TBR=asargent@chromium.org
BUG=124163
TEST=Valgrind bots are happy
Review URL: https://chromiumcodereview.appspot.com/10254003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134255 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
When the user is dragging files and keeps the cursor over a folder or device (in the file list, divice list or breadcrumbs) for 2 secs that folder gets current (or in case of device the latest visited folder, like when user clickis on it).
BUG=chromiumos:29774
TEST=Manual test.
Review URL: https://chromiumcodereview.appspot.com/10254002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134254 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:16557
TEST=unit_tests --gtest_filter="CrosNetworkFunctions*"
Review URL: https://chromiumcodereview.appspot.com/10198014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134253 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
webkitDeprecatedPeerConnection.
BUG=125327
TEST=Tested using chrome://histograms/WebRTC and JS test pages.
Review URL: http://codereview.chromium.org/10187011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134252 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=124163
TEST=Crash reports with this stack trace stop coming in
Review URL: http://codereview.chromium.org/10167003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134251 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134250 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/10255001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed the internal Open() logic not to deal with raw PlatformFile handle but instead to rely on net::FileStream's destructor to close the file.
Also adding more specific comment to FileReader interface.
BUG=123570
TEST=unit_tests:LocalFileReader.*
Review URL: https://chromiumcodereview.appspot.com/10234006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134248 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
On the login screen we use own network listener, so relying the other means could cause races.
BUG=chromium-os:29089
TEST=manual
Review URL: http://codereview.chromium.org/10174019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134244 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will allow removing some forwarding headers from Source/WebKit/chromium/public/platform
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/10187009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=125307
Review URL: http://codereview.chromium.org/10250009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134241 0039d316-1c4b-4281-b951-d872f2087c98
|