- 12 Jul, 2014 40 commits
-
-
sadrul@chromium.org authored
Move the code responsible for showing network icons into a common component so that it can be used from both ash and athena. This also moves the relevant string and image-resources out of ash into separate ui_chromeos_ targets. R=mmoss@chromium.org, oshima@chromium.org, sky@chromium.org, stevenjb@chromium.org TBR=derat@ for third_party/cros_system_api owners BUG=387199 Review URL: https://codereview.chromium.org/351353004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282837 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282836 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=177986:177991&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/390583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282835 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282824 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
BUG=210525 Review URL: https://codereview.chromium.org/386593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282822 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
Removes UIData from NetworkState. BUG=279351 Review URL: https://codereview.chromium.org/383013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282821 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=393330 Review URL: https://codereview.chromium.org/387103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282820 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=359514 TEST=None R=blundell@chromium.org Review URL: https://codereview.chromium.org/373463004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282819 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This function is not used by anybody anymore. BUG=None TEST=None R=pkasting@chromium.org Review URL: https://codereview.chromium.org/371463005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282818 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Instead of opening primary user's public slot separately, do it like it's done for other users: when InitializeNSSForChromeOSUser is called. This makes primary user's public slot state not dependent on chromeos::TPMTokenLoader. Also, with this, opening primary users public slot is not bound with enabling TPM anymore, so the slot may get open for guest user and on Linux ChromeOS. BUG=383663, 302062 Review URL: https://codereview.chromium.org/317613004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282817 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282816 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=177981:177985&mode=html TBR=junov@chromium.org,falken@chromium.org BUG= Review URL: https://codereview.chromium.org/382413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282815 0039d316-1c4b-4281-b951-d872f2087c98
-
gcasto@chromium.org authored
TBR=dhollowa@chromium.org BUG=386402 Review URL: https://codereview.chromium.org/385963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282814 0039d316-1c4b-4281-b951-d872f2087c98
-
chun.gao@intel.com authored
This is the first patch to move TTS implementation from browser layer to content. To move TTS to conent, the direct dependence of browser compoent should be eliminated from TTS classes first. BUG=347045 R=tommi@chromium.org, dmazzoni@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/374243004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282813 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@google.com authored
It broke browser tests. Probably need to update isolate files to fix it... > Have media content and chrome browser tests load data from media/test/data > > With media files copied over to media/test/data, this CL makes media related content browser tests and chrome browser tests load test data from one location. > > The location is common with media unit tests data forder; managed in one place in media/base/test_data_util.h > > BUG=379314 > > Review URL: https://codereview.chromium.org/357413002 TBR=shadi@chromium.org Review URL: https://codereview.chromium.org/383063009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282812 0039d316-1c4b-4281-b951-d872f2087c98
-
wfh@chromium.org authored
BUG=None TEST=Go to chrome://tracing, select only 'ETW Event Trace' catagory and start a new tab. Stop tracing, and check that StartProcessWithAccess does not say "Did Not Finish". Review URL: https://codereview.chromium.org/388513002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282811 0039d316-1c4b-4281-b951-d872f2087c98
-
chrishenry@google.com authored
BUG= Review URL: https://codereview.chromium.org/388573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282810 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
This call is no longer called by FullscreenController, blink change https://codereview.chromium.org/385943005/ Review URL: https://codereview.chromium.org/382423002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282809 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
by many files outside src/net. R=eroman@chromium.org,mef@chromium.org BUG=393387 Review URL: https://codereview.chromium.org/385943004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282808 0039d316-1c4b-4281-b951-d872f2087c98
-
chrishenry@google.com authored
Cleanup while reading code: Move GetJavaScriptMarker to be a free function instead of static function. Rename logical_name -> label (matching ActionRunner API). Improve documentation. BUG= Review URL: https://codereview.chromium.org/386023004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282807 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=349436 Review URL: https://codereview.chromium.org/383903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282806 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Synthesizing a mouse-move event during a drag can cause an inconsistent sequence of events to be dispatched (e.g. pressed, dragged, dragged, moved, dragged ... released). So do not synthesize mouse-move events when a drag is in progress. The alternate is to synthesize mouse-dragged event instead of a mouse-move event, but in multi-display/multi-host setting, the wrong dispatcher may end up synthesizing the event. So avoid doing that. BUG=389424, 369247, 366096 R=oshima@chromium.org Review URL: https://codereview.chromium.org/387863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282805 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
TBR=darin@chromium.org Review URL: https://codereview.chromium.org/371903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282804 0039d316-1c4b-4281-b951-d872f2087c98
-
alexst@chromium.org authored
This creates an atomic plane to be updated during page flip. BUG=none Review URL: https://codereview.chromium.org/383193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282803 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282802 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=385289 TEST=none TBR=darin Review URL: https://codereview.chromium.org/383213006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282801 0039d316-1c4b-4281-b951-d872f2087c98
-
alekseys@chromium.org authored
- do not show user sign in promo - do not show cloud print dialog link - do not send COOKIES-based cloud printer search requests - do not add Save as PDF printer Related changes: - fix UI issues when no printer is selected - fix destination list sizing when one of the sections is empty BUG=370096 Review URL: https://codereview.chromium.org/387073002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282800 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
None of the implementations if WindowTreeHosts do anything when the device-scale factor changes. So remove it. BUG=none R=sky@chromium.org Review URL: https://codereview.chromium.org/389663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282799 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
Do not call Pipeline::On{Audio|Video}RendererEnded() because it's pipeline's implementation detail and will go away. Instead, let the mock renderers call the ended_cb. Also rename several helper functions to reflect what they really do. BUG=392259 TEST=All current tests pass. Review URL: https://codereview.chromium.org/388763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282798 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Video renderers don't need the information as they are already making audio/video synchronization decisions based on a media timeline that already incorporates the current playback rate via the time callback. In particular, VideoRendererImpl only used playback rate to estimate a better duration to sleep until the current frame was ready ... except that in most cases we'd sleep for kIdleTimeDelta and wait until the media timeline had progressed past the current frame's timestamp. In other words, there's absolutely no reason to even try to estimate the sleep duration based on the playback rate. BUG=370634 Review URL: https://codereview.chromium.org/384943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282797 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
Calling it with render_frame_host is wrong because that object might have been deleted above. Only dest_render_frame_host is valid at this point. BUG=393032 TBR=nasko Review URL: https://codereview.chromium.org/380413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282796 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@chromium.org authored
With media files copied over to media/test/data, this CL makes media related content browser tests and chrome browser tests load test data from one location. The location is common with media unit tests data forder; managed in one place in media/base/test_data_util.h BUG=379314 Review URL: https://codereview.chromium.org/357413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282795 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
If an event is redirected to a different WindowTreeHost because the target window belongs to that, then make sure the event is in the WindowTreeHost's root-window's coordinate space. This is necessary to make sure that the target (and the pre/post-target handlers) see the event in the correct location. BUG=385770 R=sky@chromium.org Review URL: https://codereview.chromium.org/380343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282794 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282793 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
> Enable media in default GN build. > > Roll ffmpeg to pick up build fix. f620cda6 -> 04bb33e9 > > All hail GN. oRZ > > BUG=none > TBR=brettw > > Review URL: https://codereview.chromium.org/381903003 TBR=dalecurtis@chromium.org Review URL: https://codereview.chromium.org/387103004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282792 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282786 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/386893004/tonyg@chromium.org authored
Reason for revert: Breaks speedometer. Should be a ListOfScalarValues. Traceback (most recent call last): _RunPage at tools/telemetry/telemetry/page/page_runner.py:534 test.RunPage(page, page_state.tab, results) RunPage at tools/telemetry/telemetry/page/page_test.py:247 self.ValidatePage(page, tab, results) ValidatePage at tools/telemetry/telemetry/page/page_measurement.py:62 self.MeasurePage(page, tab, results) MeasurePage at tools/perf/benchmarks/speedometer.py:36 tab.EvaluateJavaScript('benchmarkClient._timeValues'))) __init__ at tools/telemetry/telemetry/value/scalar.py:19 assert isinstance(value, numbers.Number) AssertionError Locals: important : True name : 'Total' page : <telemetry.page.page.Page object at 0x1d6e590> units : 'ms' value : [13237.9869999991, 13351.2720000012, 14052.7640000023, 14136.3950000013, 13685.9580000001, 14048.2879999999, 14010.3279999989, 13941.6210000018, 14087.0519999998, 13388.6279999983] Original issue's description: > Update speedometer to use results.AddValue > > BUG=391943 > TBR=nduca@chromium.org > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282750 TBR=nduca@chromium.org,nednguyen@google.com NOTREECHECKS=true NOTRY=true BUG=391943 Review URL: https://codereview.chromium.org/387953006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282784 0039d316-1c4b-4281-b951-d872f2087c98
-
gunsch@chromium.org authored
This allows using the VIDEO_HOLE outside of Android. R=xhwang,damienv1 BUG=392993 Review URL: https://codereview.chromium.org/375713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282783 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The callback was not used Review URL: https://codereview.chromium.org/387123003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282782 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282781 0039d316-1c4b-4281-b951-d872f2087c98
-