- 12 Aug, 2011 40 commits
-
-
kkania@chromium.org authored
tests. BUG=none TEST=none TBR=hnguyen Review URL: http://codereview.chromium.org/7640017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96562 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
Fixes to some of the C documentation in the IDL. Review URL: http://codereview.chromium.org/7308010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96561 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
Review URL: http://codereview.chromium.org/7529043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96560 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
BUG=91413 TEST=None. Review URL: http://codereview.chromium.org/7552014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96558 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
When the keyboard was hidden, the chrome would be temporarily hidden while the ui was layed out. This patch gets rid of this. The problem was that the texture bounds is delayed some delay after the layer bounds are set. This would make the math fail inside drawInternal BUG= TEST= Review URL: http://codereview.chromium.org/7461152 Patch from Peter Kotwicz <pkotwicz@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96557 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
BUG=49379 TEST=none Review URL: http://codereview.chromium.org/7523060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96556 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
According to 3.8.2 of the spec, we need to CLAMP_TO_EDGE and use either NEAREST or LINEAR. Otherwise, the fragment shader is supposed to draw black when texture mapping. BUG=none TEST=run TOUCH_UI build on compliant OpenGL ES driver --> screen should display Review URL: http://codereview.chromium.org/7637011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96555 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=76788 TEST=no change visible Review URL: http://codereview.chromium.org/7622012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96554 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96553 0039d316-1c4b-4281-b951-d872f2087c98
-
andreip@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7629013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96552 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Skia) not to create and destroy a GL texture on each upload of a new frame. Review URL: http://codereview.chromium.org/7620011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96551 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Ensure that incognito profiles are correctly destroyed when all incognito windows belonging to a given profile have been closed. BUG=92437 TEST=see bug Review URL: http://codereview.chromium.org/7622005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96549 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=63190 TEST=host_content_settings_map_unittest.cc, content_settings_policy_provider_unittest.cc desktop_notification_service_unittest.cc Review URL: http://codereview.chromium.org/7623006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96548 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
R=altimofeev@chromium.org BUG=chromium-os:14419 TEST=Hover with the mouse over the buttons and verify that correct and localized tooltips are shown. Review URL: http://codereview.chromium.org/7639016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96547 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Fix call to GetDefaultBrowser in print cloud because we are no longer guaranteed to have a Default profile in multi-profile land. BUG=83792 TEST=PrintCloud works fine in Mac OS with no open windows. Review URL: http://codereview.chromium.org/7616011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96546 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=92635 TBR=georgey@chromium.org Review URL: http://codereview.chromium.org/7640015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96545 0039d316-1c4b-4281-b951-d872f2087c98
-
rickcam@chromium.org authored
BUG=92329 TEST=manual Review URL: http://codereview.chromium.org/7497069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96544 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Now that libvpx is building on ARM remoting should use it on all platforms. BUG=47285 TEST=chromoting runs on ARM Review URL: http://codereview.chromium.org/7623020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96543 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=88067 TEST=None, notifications should work as before. Review URL: http://codereview.chromium.org/7623010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96542 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
The new tab page has several hard-coded apps and app promotions that may not be appropriate/desired for enterprise users (e.g. Angry Birds). This policy allows administrators to disable the promos. BUG=92155 TEST=Added new unit test. Review URL: http://codereview.chromium.org/7528024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96541 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Change ProfileManager::GetCurrentProfile to ProfileManager::GetInitialProfile as well. BUG=none TEST=no change in profile behavior Review URL: http://codereview.chromium.org/7619008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96540 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=89679,90796 TBR=georgey@chromium.org Review URL: http://codereview.chromium.org/7635015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96539 0039d316-1c4b-4281-b951-d872f2087c98
-
polina@google.com authored
TBR=brettw (LGTM'ed under http://codereview.chromium.org/7616014/) BUG=none TEST=n/a Review URL: http://codereview.chromium.org/7634005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96536 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96535 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92630 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7634021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96532 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
Revert part of http://codereview.chromium.org/7314020/. It turns out that these preferences are stored in local state rather than the user state, and the ability to bind a checkbox to a preference currently only works for user preferences. Local state preferences needs to be done manually. BUG=92448 TEST=none Review URL: http://codereview.chromium.org/7633012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96529 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
If the user is signed into sync then we now show the profile avatar next to their user name in the sync promo. We only show the profile avatar icon if the user has created multiple profiles (this matches the behavior of the avatar button in the browser window). This change also adds hooks to show the profile menu if the user clicks their user name. Currently this doesn't do anything. I'll change it to show the profile menu once the profile menu CL lands. BUG=91009 TEST= Review URL: http://codereview.chromium.org/7610008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96527 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=chromium-os:18701,chromium-os:18994 TEST=Verify fix for chromium-os:18701 and chromium-os:18994. Review URL: http://codereview.chromium.org/7639004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96525 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7640005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96524 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96523 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
R=jam@chromium.org Review URL: http://codereview.chromium.org/7635006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96522 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7628015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96521 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=86556 TEST=no functional change Review URL: http://codereview.chromium.org/7639011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96520 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=92440 TEST=none Review URL: http://codereview.chromium.org/7637010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96519 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=88947 TEST=none Review URL: http://codereview.chromium.org/7619003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96518 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
Morph X button into a little red "Remove" button on first click to let user confirm the action. And remove user on the 2nd click. BUG=chromium-os:18309 TEST=Verify fix for chromium-os:18309. Review URL: http://codereview.chromium.org/7628013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96517 0039d316-1c4b-4281-b951-d872f2087c98
-
lipalani@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7477004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96515 0039d316-1c4b-4281-b951-d872f2087c98
-
keybuk@chromium.org authored
a symlink of the same name inside the directory, which is impossible on the Chrome OS read-only filesystem Review URL: http://codereview.chromium.org/7628007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96514 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=19775,51683,58074,90496 TEST=none Review URL: http://codereview.chromium.org/7628010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96513 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=chromium-os:18539 TEST=manual Review URL: http://codereview.chromium.org/7616004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96512 0039d316-1c4b-4281-b951-d872f2087c98
-