- 03 Aug, 2012 40 commits
-
-
sullivan@chromium.org authored
linux-release/intl2: http://build.chromium.org/f/chromium/perf/linux-release/intl2/report.html?history=150&rev=149848 BUG=140222 Review URL: https://chromiumcodereview.appspot.com/10826143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149883 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=136931 TEST=open wrench menu and tap on one of the zoom buttons Review URL: https://chromiumcodereview.appspot.com/10843060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149882 0039d316-1c4b-4281-b951-d872f2087c98
-
motek@chromium.org authored
- master_prefefrencs/installerdata file may now contain { "distribution": { "suppress_first_run_default_browser_prompt": true } } to suppress the Win8+ first-run dialog that walks the user through making Chrome the default browser. If the dialog is suppressed, the default browser butterbar/prompt appears on first run instead. - master_preferences/installerdata file may now contain { "browser": { "suppress_switch_to_metro_mode_on_set_default": true } } to suppress switching to metro mode on Win8+ immediately after Chrome is made the default browser via the first-run dialog. This CL also removes the non-dialog mode of SetAsDefaultBrowserUI and fixes a problem where the dialog would be shown only when master preferences were not given. BUG=135255,135256,135257 TEST=Verify that modifiers described above act as advertised in setup procedure on Win8. If both prefs are absent, the program should show a modal set-default dialog and upon successful change restart Chrome *into the normal first-run flow* in Metro. Note that butter-bar set default is not expected to restart into metro. Review URL: https://chromiumcodereview.appspot.com/10702097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149881 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=138291, 127457 Review URL: https://chromiumcodereview.appspot.com/10831140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149880 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
The end result is that we now go back to NETWORK_IDLE after the resource has loaded. BUG=139511 Review URL: https://chromiumcodereview.appspot.com/10829155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149879 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
""" 2nd display should show the same background as login/lock screen: Added special container for background on lock screen. Background view can now be created in specific container. Disabled lock screen wallpaper implementation based on serving PNG image via data source. BUG=136853,137581 TEST=Lock screen on multimonitor configuration. Check that windows on secondary display are hidden with background. Review URL: https://chromiumcodereview.appspot.com/10810039 TBR=antrim@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149878 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
These are not the final assets for small (waiting on UX) BUG=140336 TBR=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149876 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=140403 Review URL: https://chromiumcodereview.appspot.com/10830157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149875 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Also rename it to "image". No intended behavior change. Part of supporting hidpi favicons in the tab strip. BUG=138550 TBR=joi Review URL: https://chromiumcodereview.appspot.com/10832128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149874 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Touching on any window, whether currently active or not, should hide the mouse cursor. This regressed in r147456. BUG=140257 TEST=move the mouse to show the cursor, then touch the chrome window title. the cursor should become invisible. Review URL: https://chromiumcodereview.appspot.com/10831135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149870 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
Added special container for background on lock screen. Background view can now be created in specific container. Disabled lock screen wallpaper implementation based on serving PNG image via data source. BUG=136853,137581 TEST=Lock screen on multimonitor configuration. Check that windows on secondary display are hidden with background. Review URL: https://chromiumcodereview.appspot.com/10810039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149869 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
[Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This makes sure that a freshly installed version of the controller will be launched after upgrade even if there is already running instance cached by RPCSS. BUG=137755 Review URL: https://chromiumcodereview.appspot.com/10837087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149866 0039d316-1c4b-4281-b951-d872f2087c98
-
oleg@chromium.org authored
BUG=134601 Review URL: https://chromiumcodereview.appspot.com/10828153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149865 0039d316-1c4b-4281-b951-d872f2087c98
-
aousterh@chromium.org authored
This refactors the ProviderImpl in DeviceOrientation to make it more general. This will make it easy to add other types of device data (such as DeviceMotion) in the future and to have them use the same Provider/ProviderImpl. This is an alternative to http://codereview.chromium.org/10689106. TBR=avi BUG=none TEST=browser_tests:DeviceOrientationBrowserTest.BasicTest, content_unittests --gtest_filter=DeviceOrientation* Review URL: https://chromiumcodereview.appspot.com/10755002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149864 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crrev.com/149846joaodasilva@chromium.org authored
TBR=jyasskin@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149863 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149862 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
TBR=benrg@chromium.org BUG=138752 Review URL: https://chromiumcodereview.appspot.com/10837098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149861 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10828155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149860 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
These files were added in https://chromiumcodereview.appspot.com/10443024 and it looks like the wrong header was used by accident. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10831156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149859 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
BUG=128805 TEST=none TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149857 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@google.com authored
[Chromoting] Moving Windows-only host installation script to remoting/host/win. Moving scripts to remoting/tools. Review URL: https://chromiumcodereview.appspot.com/10832124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149856 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
This simplifies (eventually) passing the optional parameters into WebRequestCondition. BUG=112155 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149854 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=112155 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826120 TBR=battre@chromium.org Review URL: https://chromiumcodereview.appspot.com/10852002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149853 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=112155 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149852 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10830118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149851 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149850 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
control: http://codereview.chromium.org/10850039/ Review URL: https://chromiumcodereview.appspot.com/10824163 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149849 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
TBR=yoz@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149848 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149847 0039d316-1c4b-4281-b951-d872f2087c98
-
jyasskin@chromium.org authored
The grey badge fades in using the existing animation, and when the user clicks on it, it snaps to the full-color version, without an animation. Also avoided granting access on right clicks, which I noticed because of the color change. This change has the side-effect that pageaction.show() will cause the badge to fade in. This doesn't yet show the grey background, as that takes platform-specific code. BUG=133142 Review URL: https://chromiumcodereview.appspot.com/10823143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149846 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
e.g. http://build.chromium.org/p/chromium/builders/Linux%20Tests%20x64/builds/24938/steps/browser_tests/logs/stdio lacks some output at the end, and I'd like to know which tests are supposed to be there BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10843027 TBR=jochen@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149845 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149844 0039d316-1c4b-4281-b951-d872f2087c98
-
svenpanne@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10827153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149843 0039d316-1c4b-4281-b951-d872f2087c98
-
benm@chromium.org authored
Android requires some extra functionality to set the path to it's resource pak files and native libraries. This patch adds a new value to the PathService to implement the resource pak override and update the places that load pak files to take advantage of it. Also adds a function for embedders to set the path to native libraries. Review URL: https://chromiumcodereview.appspot.com/10802065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149842 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
TBR=scottbyer@chromium.org,dominich@chromium.org BUG=140466 Review URL: https://chromiumcodereview.appspot.com/10825179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149841 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
Does nothing so far. TBR=ben@chromium.org BUG=125307 Review URL: https://chromiumcodereview.appspot.com/10830140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149840 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=112155 TEST=no TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10447090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149838 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=108992 Review URL: https://chromiumcodereview.appspot.com/10829142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149837 0039d316-1c4b-4281-b951-d872f2087c98
-
tommyw@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10827136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149836 0039d316-1c4b-4281-b951-d872f2087c98
-
grovera@google.com authored
BUG=chromium-os:33146 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10837040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149835 0039d316-1c4b-4281-b951-d872f2087c98
-