- 27 Oct, 2011 40 commits
-
-
yoshiki@chromium.org authored
BUG=chromium-os:21732 TEST=manual Review URL: http://codereview.chromium.org/8341046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107657 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=toyoshim@chromium.org BUG=70599 TEST=none Review URL: http://codereview.chromium.org/8418011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107656 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
underlying TabContents. |render_widget_host_| is NULL as RenderWidgetHostViewWin is being destroyed. BUG=101948 TEST=none R=sky@chromium.org Review URL: http://codereview.chromium.org/8418005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107655 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=sky@chromium.org BUG=79654 TEST=none Review URL: http://codereview.chromium.org/8416021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107651 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
It's valid to call SetEncryptEverything after turning on encryption as long as you're not trying to turn it off. BUG=none TEST=set a custom passphrase after turning on encryption Review URL: http://codereview.chromium.org/8416008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107650 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=100347 TEST=NONE Review URL: http://codereview.chromium.org/8416009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107649 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=100348 TEST=NONE Review URL: http://codereview.chromium.org/8343034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107648 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Revert 107645 (To see if it was responsible for increase in static initializers) - Fix test snapshotting on linux by creating a separate automation path for snapshots outside of the thumbnail generator. BUG=69370,66371,63022 TEST=none Review URL: http://codereview.chromium.org/8294030 TBR=kkania@chromium.org Review URL: http://codereview.chromium.org/8416022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107647 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
occured. This is done by observing ViewMsg_Resize. Adapt to new API from https://bugs.webkit.org/show_bug.cgi?id=70477 BUG=100264 R=jam@chromium.org Review URL: http://codereview.chromium.org/8366032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107646 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
snapshots outside of the thumbnail generator. BUG=69370,66371,63022 TEST=none Review URL: http://codereview.chromium.org/8294030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107645 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
Flipping the order of BackgroundModeManager and StatusTray members so that the StatusTray is not deleted before the BackgroundModeManager. Technically this should not be an issue, but it can occur if the NOTIFICATION_APP_TERMINATING notification is not sent. BUG=101082 TEST=passes existing, but there are no repro steps for the crash to test Review URL: http://codereview.chromium.org/8393028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107644 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
BUG=none TEST=new tests in workspace_manager_unittests Review URL: http://codereview.chromium.org/8391035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107643 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
Review URL: http://codereview.chromium.org/8234009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107642 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@google.com authored
Add a license check suppression for gpu/EGL/eglext.h which got added in a recent commit. This is temporary fix and will be remedied by moving all the Khronos headers under gpu to third_party -- See http://code.google.com/p/chromium/issues/detail?id=98097. BUG=98097 TEST= Review URL: http://codereview.chromium.org/8343028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107641 0039d316-1c4b-4281-b951-d872f2087c98
-
vlaviano@chromium.org authored
BUG=chromium-os:22140 TEST=Visit system settings page, click "Find devices" button, observe UI and read chrome logs. Change-Id: Idb0aa1650663f9c95d4c44194d6fa3b7e660d668 Review URL: http://codereview.chromium.org/8233042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107640 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
BUG=101996 TEST=N/A Review URL: http://codereview.chromium.org/8343038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107639 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=101994 TEST=none R=sky@chromium.org Review URL: http://codereview.chromium.org/8418010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107637 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
TBR=sadrul BUG=none TEST=linux_aura goes green Review URL: http://codereview.chromium.org/8416017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107636 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=101938 TEST=none Review URL: http://codereview.chromium.org/8343036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107635 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
This is just a temporary workaround for dogfood. BUG=97831 TEST=test app on crbug.com/101413 Review URL: http://codereview.chromium.org/8393014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107634 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=98347 TEST=none Review URL: http://codereview.chromium.org/8400032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107633 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=86536 TEST=None Review URL: http://codereview.chromium.org/8395053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107632 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
BUG=101870 TEST=unit tests Review URL: http://codereview.chromium.org/8404029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107631 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=97249 TEST=none Review URL: http://codereview.chromium.org/8371024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107630 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
non-recognized capabilities, return errors on incorrect input types, and allow new format where all options are placed under a chromeOptions dictionary. The latter is needed to simplify handling capabilities on the WebDriver client side. See http://codereview.appspot.com/5307047/. BUG=82895,94721 TEST=none Review URL: http://codereview.chromium.org/8341044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107629 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=101984 Review URL: http://codereview.chromium.org/8400042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107628 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
A change in the UI code exposed this bug where we were not setting the opacity properly on the web layer in certain cases. BUG=None TEST=chrome/aura Review URL: http://codereview.chromium.org/8400014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107627 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move cloud_print_class_mac files from content/common to chrome/common/cloud_print. They don't belong in content. TBR=abodenha Review URL: http://codereview.chromium.org/8341079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107626 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
The previous calculation had a problem due to the following logic: SkPoint point(SkPoint::Make(SkIntToScalar(offset.x()), SkIntToScalar(display_rect().height() - offset.y()))); If display_rect().y() was large and height was the height for e.g. one line of text, then when the code subtracted offset.y() (which was based on display_rect().y()), the result was a negative y position (offscreen) for the text. This CL changes the logic to correctly center the text vertically regardless of the y position, which I believe was the intention of the code. BUG=none TEST=Open Chrome with --use-pure-views. Type something into omnibox. Text should be centered in omnibox. Review URL: http://codereview.chromium.org/8401032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107625 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This was just an oversight. Along the way, update comments in dbus_thread_manager.h about callbacks. TEST=none BUG=none Review URL: http://codereview.chromium.org/8341073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107624 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
r107262 nuked it. r107433 reintroduced it (presumably a bad merge). R=apatrick BUG=none TEST=none Review URL: http://codereview.chromium.org/8414001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107623 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=101390 TEST=ui tests continue to pass. Review URL: http://codereview.chromium.org/8390041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107622 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
It turns out XLookupKeysym does not take into account the status of the lock/shift etc. keys. So we need to use XLookupString instead (which does). BUG=101831 TEST=manually Review URL: http://codereview.chromium.org/8416005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107621 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=101938 TEST=none R=pkasting@chromium.org Review URL: http://codereview.chromium.org/8417004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107620 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Along the way, rename the class to SensorsClient, to be consistent with other classes in the directory, and do some minor cleanup. BUG=none TEST=none Review URL: http://codereview.chromium.org/8400034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107619 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
R=ben BUG=run out of VRAM TEST=open and close many tabs on touch device; VRAM should remain roughly constant Review URL: http://codereview.chromium.org/8411002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107618 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Update chromium tests for new IDBDatabase.transaction() restrictions. The transaction([]) shortcut is no longer supported, stores must be listed explicitly. WebKit change is https://bugs.webkit.org/show_bug.cgi?id=70251 Discussion of change: https://groups.google.com/a/chromium.org/group/chromium-html5/browse_thread/thread/f667458ca6455d33/1496ad2d1a67b53f#1496ad2d1a67b53f BUG=101927 TEST=content_unittests --gtest_filter='*IndexedDB*' Review URL: http://codereview.chromium.org/8414002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107617 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
in https://bugs.webkit.org/show_bug.cgi?id=70251 See thread: https://groups.google.com/a/chromium.org/group/chromium-html5/browse_thread/thread/f667458ca6455d33/1496ad2d1a67b53f#1496ad2d1a67b53f BUG=101973 TEST=performance_ui_tests --gtest_filter='*IndexedDB*' Review URL: http://codereview.chromium.org/8341080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107616 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Enforce that chrome/common doesn't depend on content/common through DEPS. Also add a comment in the public dir of content. BUG=98716 Review URL: http://codereview.chromium.org/8417001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107614 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
Added logic that will retry to reload+reconnect the mobile payment portal page 5 times before it eventually gives up and shows service unavailable error. Expanded frame sniffer to send an event when a frame which is being watched gets finally loaded. From the sent error (or its absence) and this new event, we can finally reconstruct on the browser side if a given iframe was loaded successfully or not. BUG=chromium-os:20525, chromium-os:21738 TEST=tricky one to test since it repros on 3g network flakyness. one can edit /usr/lib/cromo/config/madison.ini and put a bad value for olp_root there to trigger this. Review URL: http://codereview.chromium.org/8341037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107613 0039d316-1c4b-4281-b951-d872f2087c98
-