- 08 Jul, 2011 40 commits
-
-
marja@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7328019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91856 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
BUG= TEST=ui_unittest Review URL: http://codereview.chromium.org/7044062 Patch from Ian Vollick <vollick@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91855 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
Fix a bug of hide key where the keyboard does now show up after the hide key is pressed while Omnibox has the focus and Omnibox is touched. I changed the way of retrieving the text input type to use InputMethod::GetTextInputType rather than TextInputClient::GetTextInputType because NULL is always set to touch_pressed_handler when omnibox is touched. I also added code to check the touch event type so that the notification is sent only when text element is touched. BUG=none TEST=manually Review URL: http://codereview.chromium.org/7324029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91854 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
Each compositor has it's own context. We should share shaders between them because compiling shaders is expensive. To do this, I pin the very first context created with a ref count. Then I use context sharing to share the shaders. BUG=none TEST=by hand with intel, nv, nouveau, and tegra drivers on a TOUCH_UI build Review URL: http://codereview.chromium.org/7327001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91853 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
This makes sure we record the Permissions_Install* histograms for web store installs and cancelations. It also creates a few new histograms, starting with Permissions_WebStoreInstall, that are specific to the web store. BUG=87468 TEST=about:histograms/Extensions Review URL: http://codereview.chromium.org/7326002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91852 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91851 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=ojan Review URL: http://codereview.chromium.org/7326015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91850 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91848 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=ojan git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91847 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91846 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=ojan Review URL: http://codereview.chromium.org/7326015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91845 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://optionsbauerb@chromium.org authored
BUG=88341 Review URL: http://codereview.chromium.org/7310003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91844 0039d316-1c4b-4281-b951-d872f2087c98
-
johnme@google.com authored
Reverted commit details: BUG=63658 TEST=All policy unit_tests should pass. Review URL: http://codereview.chromium.org/7283018 TBR=pastarmovj@chromium.org Review URL: http://codereview.chromium.org/7326011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91843 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
BUG=63658 TEST=All policy unit_tests should pass. Review URL: http://codereview.chromium.org/7283018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91842 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=chromium-os:15580 TEST=manual Review URL: http://codereview.chromium.org/7331009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91841 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also a couple of minor fixes: - Menu width changed: 150 -> 250 - Setup font size and direction when updating the content. - Refresh network control position, when updating the content. BUG=chromium-os:17338 TEST=manual Review URL: http://codereview.chromium.org/7329018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91840 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91839 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=ojan Review URL: http://codereview.chromium.org/7331011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91838 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=NONE TEST=Save a file with characters @!'() #$&,;=. Click on it in the downloads panel and it should launch correctly. Review URL: http://codereview.chromium.org/7324012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91837 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
It had broken the mac canaries with the warning: cc1plus: warnings being treated as errors /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/webkit/appcache/appcache_update_job_unittest.cc:556: warning: 'appcache::AppCacheUpdateJobTest' has a field 'appcache::AppCacheUpdateJobTest::io_thread_' whose type uses the anonymous namespace This is the old gcc bug. I think the problem is Mac 10.5 vs 10.6. I'm working around by removing the anonymous namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/7328017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91836 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Original review URL: http://codereview.chromium.org/7168019 (reverted due to clang build breakage) BUG=86308 TEST={QuotaDatabaseTest,QuotaManagerTest}.OriginModifiedSince Review URL: http://codereview.chromium.org/7331006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91835 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
ProtocolHandlerRegistry::MaybeCreateJob (issue 88735) BUG=88735,88640 TBR=thakis Review URL: http://codereview.chromium.org/7237048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91834 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=successful build on mac canaries TBR=willchan Review URL: http://codereview.chromium.org/7328015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91833 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
Pressing the escape key to close such a bubble is handled on a higher level. So this key closes the bubble first and then closes other popups (such as a combo box popup). BUG=chromium-os:16684 TEST=Open a page with popup element (translate bar popup element would suit). Open the popup. Press the "Volume up" button. Press Esc. Ensure the volume bubble has closed (not the popup). Open a search page. Put focus to the search box. Press the "Volume up" key. Ensure any keys except volume contol keys and Esc are handled by the search box. Review URL: http://codereview.chromium.org/7294024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91829 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91828 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
TBR= sehr@google.com TEST= trybots Review URL: http://codereview.chromium.org/7330013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91827 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=None TEST=manually checked that the indicator is shown/hidden correctly. Review URL: http://codereview.chromium.org/7324022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91826 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
...instead of the the "These settings may only be modified by the owner:<blank>" as it was until now. Also correctly wired the managed state of the local_state cache of SignedSettings prefs to be set to true when the device is enrolled. BUG=chromium-os:16058 TEST=Enroll the device and go to user settings. The yellow banner should be there. Review URL: http://codereview.chromium.org/7171018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91825 0039d316-1c4b-4281-b951-d872f2087c98
-
mflodman@chromium.org authored
Review URL: http://codereview.chromium.org/7314022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91824 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91823 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=86928 TEST=test_shell_tests Review URL: http://codereview.chromium.org/7234014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91817 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7248075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91815 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=88454 TEST=manually tested Review URL: http://codereview.chromium.org/7307013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91814 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It looks like this was dropped accidentally in http://codereview.chromium.org/6718027 (surface.gyp) and http://codereview.chromium.org/6722026 (gl.gyp) Remove now-redudant code that's implied by chromium_code: 1. Fix the warnings that have crept in since chromium_code: 1 was removed. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91598 Review URL: http://codereview.chromium.org/7227009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91813 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=none TEST=emrege=${BOARD} chromeos-chrome Review URL: http://codereview.chromium.org/7324020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91812 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Re-land r89864. Hopefully this won't trigger the apparent perf regression now that we've tweaked things. If it does, I'll continue to investigate. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91811 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
I will remove ppapi/cpp/common.h when I'm sure nacl doesn't need it. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/7237039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91809 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7264015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91808 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
A radar has been logged with Apple. See bug for details. BUG=77063 TEST=Run tests under valgrind. Review URL: http://codereview.chromium.org/7326005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91807 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
need to do this immediately, otherwise if the user types fast enough the accelerator goes to the wrong menu. BUG=84442 TEST=see bug R=ben@chromium.org Review URL: http://codereview.chromium.org/7328004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91806 0039d316-1c4b-4281-b951-d872f2087c98
-