- 06 Aug, 2014 40 commits
-
-
abodenha@chromium.org authored
BUG=401169 TBR=dfalcantara NOTRY=TRUE Review URL: https://codereview.chromium.org/445093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287818 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG= NOTRY=True Review URL: https://codereview.chromium.org/443183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287817 0039d316-1c4b-4281-b951-d872f2087c98
-
tnagel@chromium.org authored
BUG=366825 Review URL: https://codereview.chromium.org/449483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287816 0039d316-1c4b-4281-b951-d872f2087c98
-
miu@chromium.org authored
BUG=400930 Review URL: https://codereview.chromium.org/442863005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287814 0039d316-1c4b-4281-b951-d872f2087c98
-
benm@chromium.org authored
AudioManagerAndroid will NPE on hardware platforms that don't have bluetooth. BUG=401039 Review URL: https://codereview.chromium.org/449463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287813 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=399964 NOTRY=true Review URL: https://codereview.chromium.org/435313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287812 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
No point in keeping memory around for a frame we don't care about. BUG=399071,399420 Review URL: https://codereview.chromium.org/433903004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287811 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
BUG=399370 Review URL: https://codereview.chromium.org/433603005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287810 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287809 0039d316-1c4b-4281-b951-d872f2087c98
-
jmadill@chromium.org authored
Includes new shader translator inspection API. BUG=351396 Review URL: https://codereview.chromium.org/445673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287808 0039d316-1c4b-4281-b951-d872f2087c98
-
mpearson@chromium.org authored
Tested interactively and adds unit test. Seems to behave as expected. BUG=47572 Review URL: https://codereview.chromium.org/440753003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287807 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
This CL introduces the PrefHashBrowserTestBase fixture which these tests are based on. This fixture (in conjunction with the new PREF_HASH_BROWSER_TEST macro) provides an easy way to override 3 methods in order to: 1) Setup Chrome as desired in a PRE_ test. 2) Attack Preferences while Chrome isn't running. 3) Relaunch Chrome and verify reaction to attacks. The fixture+macro also parametrizes every test such that they are ran in every SettingsEnforcement trial group. A few pieces were resurrected from the old PrefHashBrowserTest used to test unloaded profile seeding prior to http://crrev.com/277209 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287689 Review URL: https://codereview.chromium.org/431973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287805 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
This fixes the right-side table-of-contents on the documentation page, so it is collapsible and only shows h2 headings by default. NOTRY because it is a documentation-only change. BUG=374811 R=sbc@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/438403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287804 0039d316-1c4b-4281-b951-d872f2087c98
-
haitaol@chromium.org authored
It's decided that it's unnecessary to ask user to confirm profile deletion if he chooses to remove other data while disconnecting sync because the confirmation dialog can get lost sometimes and user's data is left behind. BUG=395441 NOTRY=true Review URL: https://codereview.chromium.org/426123003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287802 0039d316-1c4b-4281-b951-d872f2087c98
-
merkulova@chromium.org authored
A11y options list and remove supervised user menu are moved up in case of shelf-overlapping. Network list gets scrollbar in that case. Also remove supervised user button aligned. BUG=382851 Review URL: https://codereview.chromium.org/399613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287801 0039d316-1c4b-4281-b951-d872f2087c98
-
haitaol@chromium.org authored
This is to prepare for on-demand backup where backup manger needs to persist backup data if the shutdown is due to switching to syncing. No behavior changes are introduced by this cl. BUG=362679 NOTRY=true Review URL: https://codereview.chromium.org/437683002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287799 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://codereview.chromium.org/417653003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287798 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
BUG=None R=achuith@chromium.org Review URL: https://codereview.chromium.org/406033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287796 0039d316-1c4b-4281-b951-d872f2087c98
-
Gordana.Cmiljanovic@imgtec.com authored
BUG=400684 Review URL: https://codereview.chromium.org/440043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287795 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
BUG=None R=wtc@chromium.org Review URL: https://codereview.chromium.org/429453007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287794 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
cast_unittests was leaking because SimpleTestTickClock was not owned by anyone. This change makes it owned by RtcpReceiverTest. TBR=miu BUG=400728, 393042 Review URL: https://codereview.chromium.org/442273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287792 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287789 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
BUG=N/A R=hellner@chromium.org TBR=darin@chromium.org, hclam@chromium.org, jochen@chromium.org, palmer@chromium.org, wez@chromium.org Commit on behalf of hellner@. Original CL tried and approved in https://codereview.chromium.org/429113002/ Review URL: https://codereview.chromium.org/450463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287788 0039d316-1c4b-4281-b951-d872f2087c98
-
perkj@chromium.org authored
The frame provided to the track is unchanged. Instead a black frame with the same timestamp is created and forwarded to the sinks. Please see the bug and the discussion in https://groups.google.com/forum/#!topic/discuss-webrtc/nZWA0prohio for rational. BUG=398844 TEST= open https://apprtc.appspot.com in two tabs to create a call. Hit Ctrl-shift-e in the first tab to disable the local video track. Notice that local video is black. Open the second tab and notice that the remote video is black. Review URL: https://codereview.chromium.org/432903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287787 0039d316-1c4b-4281-b951-d872f2087c98
-
eakuefner@chromium.org authored
This makes it so that --output-format=json will produce a file called results.json by default. Review URL: https://codereview.chromium.org/429043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287786 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287785 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179515:179578&mode=html TBR=jbroman@chromium.org BUG= Review URL: https://codereview.chromium.org/441243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287784 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Install an animation-observer in the compositor when a fling happens, and use a FlingCurve (which implements the same fling-curve used for fling-scrolling web-pages) to progress the fling at each animation step in the compositor. BUG=398117 R=mukai@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/436213002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287783 0039d316-1c4b-4281-b951-d872f2087c98
-
miguelg@chromium.org authored
BUG=400694 TBR=tommi Review URL: https://codereview.chromium.org/441883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287782 0039d316-1c4b-4281-b951-d872f2087c98
-
shuchen@chromium.org authored
1) Makes InputMethodEngine extension based instead of input component based. 2) Makes InputMethodEngine independent to user profile. 3) Makes InputMethodEventRouter independent to user profile, except forwarding events to extension. BUG=342336 TEST=Verified on sandbox. Review URL: https://codereview.chromium.org/433163005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287781 0039d316-1c4b-4281-b951-d872f2087c98
-
tdanderson@chromium.org authored
Handle ui::ET_GESTURE_TAP events in PageImageActionView by showing the extension popup (the same action taken on a mouse click). This achieves consistency between touch and mouse input. BUG=399748 TEST=none Review URL: https://codereview.chromium.org/430093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287780 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
Disable IPPET power monitor added in https://codereview.chromium.org/394923003/. The win8 perf bot (http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29) became pretty flaky right after this power monitoring patch landed. Some of the failures are clearly IPPET-related, but others are silent timeouts which also appeared around the same time. Sample failures: - AssertionError: Called StartMonitoringPower() twice. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2561/steps/page_cycler.dhtml/logs/stdio - IppetError: Timed out waiting for IPPET to close. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2540/steps/page_cycler.dhtml/logs/stdio - TimeoutException: Timed out while waiting 5s for IppetServerIsUp. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2551/steps/page_cycler.dhtml/logs/stdio - Generic timeout http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2558/steps/page_cycler.intl_ar_fa_he/logs/stdio Original issue's description: > [telemetry] Add IPPET power monitor. > > This power monitor lets our automated testers track power usage on Windows on Intel Sandy Bridge or later. > > > BUG=336558, 153139 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286541 R=rmcilroy@chromium.org, tonyg@chromium.org Review URL: https://codereview.chromium.org/443973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287779 0039d316-1c4b-4281-b951-d872f2087c98
-
peter@chromium.org authored
Android JellyBean MR2 (API 18) introduced an Intent extra which tells the file picker that it can select multiple files. Each of the files will be returned as a ClipData entry on the completed Intent. BUG=348912 Review URL: https://codereview.chromium.org/443683002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287777 0039d316-1c4b-4281-b951-d872f2087c98
-
vasilii@chromium.org authored
The timer is set when the inactive bubble shows up or when the user moves the mouse out of it. The active bubble doesn't have the timer. BUG=394287 Review URL: https://codereview.chromium.org/441953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287776 0039d316-1c4b-4281-b951-d872f2087c98
-
peter@chromium.org authored
BUG=399653 Review URL: https://codereview.chromium.org/447543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287775 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
BUG=401028 TBR=tmdiep NOTRY=true Review URL: https://codereview.chromium.org/440413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287774 0039d316-1c4b-4281-b951-d872f2087c98
-
kpschoedel@chromium.org authored
BUG=368750 R=sadrul TEST=on device and desktop Review URL: https://codereview.chromium.org/404423002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287772 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=384453 Review URL: https://codereview.chromium.org/433483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287771 0039d316-1c4b-4281-b951-d872f2087c98
-
miguelg@chromium.org authored
BUG=401002 Review URL: https://codereview.chromium.org/443873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287769 0039d316-1c4b-4281-b951-d872f2087c98
-
vasilii@chromium.org authored
Password "key" icon in the omnibox should be focusable. If the bubble is open then it automatically passes its focus to the bubble. BUG=392835 Review URL: https://codereview.chromium.org/440903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287768 0039d316-1c4b-4281-b951-d872f2087c98
-