- 27 May, 2014 40 commits
-
-
mark@chromium.org authored
Most of our other existing scopers have this method. It allows the scoper to "give up" its ownership claim. R=thakis@chromium.org, thakis Review URL: https://codereview.chromium.org/295933017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272956 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272955 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/294273002/reed@google.com authored
NOTRY=True Review URL: https://codereview.chromium.org/307513002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272954 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
BUG=None R=willchan@chromium.org Review URL: https://codereview.chromium.org/292063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272953 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
Setting no-try since this test doesn't run on trybots anyway. BUG=373252,377383 NOTRY=True Review URL: https://codereview.chromium.org/301653003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272952 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/284313012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272951 0039d316-1c4b-4281-b951-d872f2087c98
-
tnagel@chromium.org authored
Log only one entry per session to reduce distortion due to potentially different usage patterns depending on the policy load result. To facilitate correct accounting, the status of DeviceSettingsService is switched to STORE_VALIDATION_ERROR once retries for STORE_TEMP_VALIDATION_ERROR have been exhausted. BUG=376331 Review URL: https://codereview.chromium.org/295103013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272949 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
Phase one : introduce future screen classes before moving code from handler. BUG=373314 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272870 Review URL: https://codereview.chromium.org/293613003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272948 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
Since libjpeg-turbo got disabled, loading high-resolution jpeg files became very slow. However, the thumbnails in the grid view became smaller, some time ago, so we can use the embedded thumbnails (if available). Note, that this may significantly affect image quality of thumbnails, especially on hi-dpi screens. TEST=Tested manually with large pictures from a camera. BUG=373636 Review URL: https://codereview.chromium.org/307473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272947 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
The adb_profile_chrome tool has grown quite a bit since its inception, so now seems to be a good time to split it into smaller modules and add some rudimentary tests. BUG=375754 TEST=build/android/chrome_profiler/run_tests NOTRY=true Review URL: https://codereview.chromium.org/290013006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272946 0039d316-1c4b-4281-b951-d872f2087c98
-
mgiuca@chromium.org authored
This makes the lack of proper clipping of WebContents more noticeable, but it's behind a flag so fixing it isn't urgent. Note that the animation always slides pages to/from the left side (previously the top). In the future, the pages will be positioned in the correct order. BUG=376068 Review URL: https://codereview.chromium.org/305433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272945 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyv@chromium.org authored
Revert of ChromeOS login webui refactoring: split user selection/gaia login screens. (https://codereview.chromium.org/293613003/) Reason for revert: Speculative Revert: looks like it can cause failure on chromium.chromiumos: http://build.chromium.org/p/chromium.chromiumos/buildstatus?builder=Linux%20ChromiumOS%20Tests%20%28dbg%29%282%29&number=10843 Original issue's description: > ChromeOS login webui refactoring: split user selection/gaia login screens. > Phase one : introduce future screen classes before moving code from handler. > > BUG=373314 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272870 TBR=nkostylev@chromium.org,antrim@chromium.org NOTREECHECKS=true NOTRY=true BUG=373314 Review URL: https://codereview.chromium.org/298193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272944 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
BUG=377078 TEST=manual R=mnissler@chromium.org Review URL: https://codereview.chromium.org/297163008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272943 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=None Review URL: https://codereview.chromium.org/296153009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272941 0039d316-1c4b-4281-b951-d872f2087c98
-
jansson@chromium.org authored
it will use adapter.js instead. Discovered that DTMF was broken and it was a simple fix by just removing a erronous function call, it's a variable... NOTE: This is a WebRTC in Chrome manual test page. BUG=377653 TEST=Setup a P2P call, add, remove and stop streams, SCTP&RTP datachannels, and send DTMF NOTRY=TRUE Review URL: https://codereview.chromium.org/297163007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272940 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272939 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
BUG=370497 TBR=nkostylev@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/305473004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272938 0039d316-1c4b-4281-b951-d872f2087c98
-
grunell@chromium.org authored
TBR=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/302583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272937 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=none R=maruel@chromium.org Review URL: https://codereview.chromium.org/286023006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272936 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This patch introduces AsyncUtil.ConcurrentQueue class, which is almost same as AsyncUtil.Queue but it can run multiple jobs concurrently. BUG=367123 TEST=Files.app works well Review URL: https://codereview.chromium.org/293053006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272934 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
TBR=noamsml NOTRY=True Review URL: https://codereview.chromium.org/298883012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272933 0039d316-1c4b-4281-b951-d872f2087c98
-
grunell@chromium.org authored
Breaks device enumeration. BUG=377650 > reland 260073013: Added automatic mode to FakeInputAudioStream to generate automatic beeps > > Added automatic mode to FakeInputAudioStream to generate automatic beeps. > > This patch is to allow writing audio only tests using the fake input stream, also it changes the name of the fake device from "Default" to "Fake Audio, which I hope it will make things less confusing. > > Previously it broke the mac bots due to it somehow triggered crbug/288562, crbug/371271, which should have been fixed by https://codereview.chromium.org/274073002/ > > TBR=ananta@chromium.org, dalecurtis@chromium.org > > NOTRY=true > > BUG=358541 > TEST=bots existing webrtc tests. > > Review URL: https://codereview.chromium.org/279223002 TBR=xians@chromium.org Review URL: https://codereview.chromium.org/300143005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272932 0039d316-1c4b-4281-b951-d872f2087c98
-
fukino@chromium.org authored
This CL adds following keyboard shortcuts for debugging Files.app. * Ctrl+Shift+I: Open inspector * Ctrl+Shift+J: Open inspector and focus to console. * Ctrl+Shift+C: Open inspector and start element inspection. * Ctrl+Shift+B: Open inspector for the background page. BUG=280551 Review URL: https://codereview.chromium.org/299443009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272931 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272930 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
process_resources.py already implements almost everything from apk-codegen.xml so just use that instead. BUG=359249, 375324, 375431 TBR=yfriedman Review URL: https://codereview.chromium.org/306453003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272928 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=177319,374943 NOTRY=true Review URL: https://codereview.chromium.org/291153002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272927 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
This CL allows hosted app windows to be pinned to the taskbar by right-clicking the taskbar icon and pressing the "Pin to taskbar" button. This CL pulls out the code that sets the relaunch details of v2 app windows into web::UpdateRelaunchDetails. BUG=368101 TEST=Run a hosted app as a window. Pin it from the taskbar icon right click menu. Relaunch the app from the pinned icon. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272851 Review URL: https://codereview.chromium.org/258243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272923 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
BUG=n/a TEST=content_unittests --gtest_filter=ServiceWorkerDatabaseTest.* Review URL: https://codereview.chromium.org/300703003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272922 0039d316-1c4b-4281-b951-d872f2087c98
-
tapted@chromium.org authored
BUG=377599 TBR=hidehiko@chromium.org,bbudge@chromium.org Review URL: https://codereview.chromium.org/306503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272921 0039d316-1c4b-4281-b951-d872f2087c98
-
tapted@chromium.org authored
This keeps tests on a particular shard, until their name changes. Currently tests can move to a different waterfall bot between runs; whenever a test is added or removed "before" it in the test suite. This makes it very hard to track failure history of a particular test, since it can "disappear" from prior builds on that bot. Also, since the shards do not have synced cycles, a revision that breaks test "A" might never be in a blamelist. E.g. Bad revision X breaks test "A", good revision X+1 adds unrelated test "B". Blamelists bot0:[X],[X+1] and bot1:[X, X+1]. Only bot0 will run test "A", and only on its second run, but it will not blame revision "X". Note "X" could even be the revision that adds test "A". Hashing the name does not guarantee an even distribution of tests. However, the duration of a test is not predictable, so the change to load variance should balance out except in pathological cases or very small test suites. BUG=372461 TBR=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/292973006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272920 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272914 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
Currently resource sharing across versions and registrations is not supported, so resource ids should not be overlapped between a new registration and an old registration on WriteRegistration(). This change adds a check to make sure it. BUG=n/a TEST=content_unittests --gtest_filter=ServiceWorkerDatabaseTest.* Review URL: https://codereview.chromium.org/302623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272912 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=176891 TBR=earthdok@chromium.org Review URL: https://codereview.chromium.org/305543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272911 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272910 0039d316-1c4b-4281-b951-d872f2087c98
-
mlerman@chromium.org authored
BUG=357693 Review URL: https://codereview.chromium.org/296023003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272909 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
context menu on long press if the events are targetted at a view which can show the context menu. If a different view is the gesture handler and the event was targetted at a different view (e.g. because the maximize button handled ET_GESTURE_TAP_DOWN) the parent view should not show a context menu on long press. Previously, we were assuming that events were in the coordinates of |PostEventDispatchHandler::owner_| and were sometimes passing an incorrect position to BrowserFrame::ShowContextMenuForView(). BUG=375232 TEST=RootViewTest.ContextMenuFromLongPress Review URL: https://codereview.chromium.org/291273007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272907 0039d316-1c4b-4281-b951-d872f2087c98
-
girard@chromium.org authored
BUG=376038 Review URL: https://codereview.chromium.org/302443005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272906 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Previously Android client was crashing because JingleThreadWrapper was not initialized for the networking thread. It was broken by crrev.com/271351, which removed JingleThreadWrapper initialization from LijbingleTransportFactory. TBR=lambroslambrou@chromium.org Review URL: https://codereview.chromium.org/298013004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272905 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Remove unused code in DesktopScreenPositionClient. In the cases that it is called DesktopNativeWidgetAura::ForWindow() always returns NULL BUG=None TEST=None Review URL: https://codereview.chromium.org/292583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272904 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
It's been a couple years since anyone worked on it, and there are no plans to enable it by default. Cached pipelining-related server information will automatically be cleared when server information is next saved, so there are no issues on that front. BUG=364557 R=asvitkine@chromium.org, eroman@chromium.org, grt@chromium.org, sky@chromium.org, willchan@chromium.org, zea@chromium.org Review URL: https://codereview.chromium.org/275953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272903 0039d316-1c4b-4281-b951-d872f2087c98
-