- 17 Aug, 2012 40 commits
-
-
jam@chromium.org authored
BUG=142531 Review URL: https://chromiumcodereview.appspot.com/10828360 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152089 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
TBR=penghuang@chromium.org BUG=143401 TEST=waterfall.sh Review URL: https://chromiumcodereview.appspot.com/10837311 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152088 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
On all platforms: After this CL there should be zoom icon in the omnibox when on a page with non-default zoom (- for less than default, + for more than default). If the zoom is reset with Ctrl+0, no bubble should show up and the icon should disappear. If tabs with different zooms are switched between, the zoom icon should update itself for each tab without showing a bubble. On Views and GTK: While changing zoom with Ctrl +/-, a zoom bubble should show up if you zoomed *to* a non-default level. If you quickly change to a different tab after changing the zoom level, the bubble should disappear. BUG=86817,128817 TEST=Compiles, passes tests, doesn't regress current zoom functionality. TODO=Zoom *bubble* on Mac. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10736028 TBR=dbeam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831372 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152087 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
Revert 151329 - Temporarily disabling H/W video decode on Windows to see if the crashes in the gpu process are related. BUG=142402 R=fischman Review URL: https://chromiumcodereview.appspot.com/10831291 TBR=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825420 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152086 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
When using peerconnection, the browser will crash when we close down the browser because in media_stream_capture_indicator.cc we delete an iter without updating it to the next iterator in a loop. TBR=Tommi@chromium.org BUG=143120 TEST=chrome/test/functional/webrtc_call.py Review URL: https://chromiumcodereview.appspot.com/10831370 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152084 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152083 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
Confirmed green in waterfall canary bots; see http://crbug.com/143241 for details Review URL: https://chromiumcodereview.appspot.com/10837307 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152082 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825380 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152081 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
On all platforms: After this CL there should be zoom icon in the omnibox when on a page with non-default zoom (- for less than default, + for more than default). If the zoom is reset with Ctrl+0, no bubble should show up and the icon should disappear. If tabs with different zooms are switched between, the zoom icon should update itself for each tab without showing a bubble. On Views and GTK: While changing zoom with Ctrl +/-, a zoom bubble should show up if you zoomed *to* a non-default level. If you quickly change to a different tab after changing the zoom level, the bubble should disappear. BUG=86817,128817 TEST=Compiles, passes tests, doesn't regress current zoom functionality. TODO=Zoom *bubble* on Mac. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10736028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152080 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
BUG=143346 TEST=set index of wallpaper image to -2 in Local State and run chrome with --login_manager Review URL: https://chromiumcodereview.appspot.com/10832340 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152079 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=142459 Review URL: https://chromiumcodereview.appspot.com/10827398 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152077 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
This implements the Mac part of Extension Commands for Browser Actions, Page Actions, Script Badges and Named Commands. Known issues: Support for specifying Command key as a shortcut is not yet fully implemented. BUG=27702 TEST=Automated test included. Review URL: https://chromiumcodereview.appspot.com/10824307 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152076 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
BUG=104292 Review URL: https://chromiumcodereview.appspot.com/10830216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152072 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152071 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
BUG=none TEST=compile succeeds. Review URL: https://chromiumcodereview.appspot.com/10831363 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152069 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
In the "Cookies and Site Data" section of the Website Settings UI: Make the strings "Allowed" and "Blocked" lower case. BUG=143125 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152068 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=140238 Review URL: https://chromiumcodereview.appspot.com/10823313 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152067 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=142732 TEST= Review URL: https://chromiumcodereview.appspot.com/10823344 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152066 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
As a part of the new constrained window look and feel we're changing the the solid gray overlay to a gradient overlay. The overlay fades in on show and fades out on hide. Screenshots: light background: http://i.imgur.com/GJj6L.png dark background: http://i.imgur.com/s37da.png BUG=140520 TEST=Run with --enable-frameless-constrained-dialogs. Navigate to http://www.imagemator.com/ Click "Click to pick an image." Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152059 Review URL: https://chromiumcodereview.appspot.com/10855151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152065 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremya@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10825240 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152063 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
As a part of the new constrained window look and feel we're changing the the solid gray overlay to a gradient overlay. The overlay fades in on show and fades out on hide. Screenshots: light background: http://i.imgur.com/GJj6L.png dark background: http://i.imgur.com/s37da.png BUG=140520 TEST=Run with --enable-frameless-constrained-dialogs. Navigate to http://www.imagemator.com/ Click "Click to pick an image." Review URL: https://chromiumcodereview.appspot.com/10855151 TBR=sail@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152062 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=137623 Review URL: https://chromiumcodereview.appspot.com/10857023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152061 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
BUG=142724 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10831325 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152060 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
As a part of the new constrained window look and feel we're changing the the solid gray overlay to a gradient overlay. The overlay fades in on show and fades out on hide. Screenshots: light background: http://i.imgur.com/GJj6L.png dark background: http://i.imgur.com/s37da.png BUG=140520 TEST=Run with --enable-frameless-constrained-dialogs. Navigate to http://www.imagemator.com/ Click "Click to pick an image." Review URL: https://chromiumcodereview.appspot.com/10855151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152059 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
- Rewrote adb_install_content_shell to not call adb install directly - New function in android_commands 'ManagedInstall' which attempts to work around package manager freezes by restarting device BUG=141899 Review URL: https://chromiumcodereview.appspot.com/10824227 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152058 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
We do this for all other input events, it was probably just missed for gesture events. The gesture recognizer appears to use a usefull timestamp value in most cases (the time of the last touch which is what we want except perhaps for timer-based gestures like long press). BUG=143172 Review URL: https://chromiumcodereview.appspot.com/10831356 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152057 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
This interface should be implemented by any CDM (ContentDecryptionModule) that needs to be hosted by the CDMWrapper. This version only supports Decrypt(). DecryptAndDecode() support will be added in the future. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10823299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152056 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@chromium.org authored
BUG=None TBR=cmp@chromium.org Review URL: https://chromiumcodereview.appspot.com/10857047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152055 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
No functionality was changed. Just exctracting some code. Method growing to large and I am going to extend RenderPage functionality. BUG=133527 Review URL: https://chromiumcodereview.appspot.com/10830364 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152054 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/10832354 TBR=penghuang@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832362 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152053 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
- Does not break bot, but attempts to wait until phone boots - Minor fixes to adb_device_functions BUG=141899 Review URL: https://chromiumcodereview.appspot.com/10837180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152052 0039d316-1c4b-4281-b951-d872f2087c98
-
xusydoc@chromium.org authored
http://build.chromium.org/f/chromium/perf/linux-release/sizes/report.html?history=150&rev=152008&graph=nacl_helper-data NOTRY=1 BUG=143313 Review URL: https://chromiumcodereview.appspot.com/10855214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152051 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
BUG=None Test=Compiles Review URL: https://chromiumcodereview.appspot.com/10834368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152050 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/10832354 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152049 0039d316-1c4b-4281-b951-d872f2087c98
-
craigdh@chromium.org authored
BUG=143293 TEST=functional/navigation.py Review URL: https://chromiumcodereview.appspot.com/10823381 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152048 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
This change codifies and fixes the state transitions used in the Search UI. It documents the transitions in tabular form in search_types.h detailing the user interaction that results in either animated or non-animated transitions. The pending navigation signal is removed, so all transitions now occur on the navigation "committed" signal. BUG=133529 TEST=Manual R=sky@chromium.org, kuan@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837240 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152047 0039d316-1c4b-4281-b951-d872f2087c98
-
hongbo.min@intel.com authored
BUG=141229, 136519 TEST=browser_tests --gtest_filter=SystemInfoStorageApiTest.* Review URL: https://chromiumcodereview.appspot.com/10824232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152046 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
BUG=143004 TEST=Set a custom wallpaper, logout. At login screen, click that user's profile picture. The wallpaper should be default wallpaper. Login again, the user custom wallpaper should display again. Review URL: https://chromiumcodereview.appspot.com/10827376 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152045 0039d316-1c4b-4281-b951-d872f2087c98
-
hshi@chromium.org authored
Implement encapsulated JS handling of the diagnostics page. Adjust the page layout and element styles to match the Chrome OS Diagnostics Implementation Plan V1 document. Handle i18n for all strings. BUG=139442 TEST=lumpy device. Review URL: https://chromiumcodereview.appspot.com/10825291 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152044 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Do not perform online revocation checking when the user has explicitly disabled it, except for when verifying EV certificates where a CRLSet is not present or fresh. This changes how EVRootMetaData exposes the EV information when NSS is used, in order to efficiently detect when a leaf certificate may be an EV certificate. BUG=142815 TEST=Test modem enrollment on CrOS as described in chrome-os-partner:9087 Review URL: https://chromiumcodereview.appspot.com/10857020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152043 0039d316-1c4b-4281-b951-d872f2087c98
-