- 23 Jun, 2013 9 commits
-
-
Yukawa@chromium.org authored
Currently CancelCompositionText is not fully implemented in InputMethodTSF. This CL fixes the issue. Note: CUAS is also implementing the protocol conversions from ImmNotifyIME(NI_COMPOSITIONSTR, CPS_CANCEL, 0) and ImmNotifyIME(NI_COMPOSITIONSTR, CPS_COMPLETE, 0) into TSF operations, respectively. To minimize the risk of compatibility issues, this CL uses the the same protocol conversions logic to CUAS. BUG=246534 TEST=Tested with GoogleJapaneseInput Review URL: https://chromiumcodereview.appspot.com/16901011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208124 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=156182 Review URL: https://chromiumcodereview.appspot.com/15709005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208123 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
BUG=253231 TBR=keishi Review URL: https://codereview.chromium.org/17573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208122 0039d316-1c4b-4281-b951-d872f2087c98
-
evan.peterson.EP@gmail.com authored
from now on. BUG=233968 R=kalman@chromium.org TBR=yoz@chromium.org Review URL: https://chromiumcodereview.appspot.com/16876004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208110 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
Added test to verify that onmostvisitedchange event is dispatched when an user navigate from SRP to NTP. Added InstantExtendedTest.DispatchMVChangeEventWhileNavigatingBackToNTP. BUG=248683 TEST=none Review URL: https://chromiumcodereview.appspot.com/17424004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208109 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=109818 TEST=none R=jar@chromium.org Review URL: https://chromiumcodereview.appspot.com/17136002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208108 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
seems to be causing Android failures in content_tests: http://build.chromium.org/p/chromium.linux/buildstatus?builder=Android%20Tests%20%28dbg%29&number=12049 BUG= TBR=wtc@chromium.org Review URL: https://codereview.chromium.org/17444018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208107 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208105 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Broke ChromeOS build. TBR=ddorwin Review URL: https://codereview.chromium.org/16917014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208103 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Jun, 2013 31 commits
-
-
wtc@chromium.org authored
With r208081 (https://codereview.chromium.org/16879015), it is safe to re-enable TLS 1.2 for USE_OPENSSL. > Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to > prevent ClientHello from being larger than 256 bytes. Some broken > servers can't handle a large ClientHello. > > R=agl@chromium.org,rsleevi@chromium.org > BUG=90392,245500,247691 > TEST=none > > Review URL: https://chromiumcodereview.appspot.com/17094016 TBR=wtc@chromium.org Review URL: https://codereview.chromium.org/17553016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208102 0039d316-1c4b-4281-b951-d872f2087c98
-
oleg@chromium.org authored
the group for field trial experiment. Equivalent to FieldTrialList::FindFullName(). Review URL: https://chromiumcodereview.appspot.com/17496005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208101 0039d316-1c4b-4281-b951-d872f2087c98
-
ikarienator@chromium.org authored
BUG=253098 Review URL: https://chromiumcodereview.appspot.com/17552021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208100 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
for the QUIC job to finish. Review URL: https://chromiumcodereview.appspot.com/17247006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208099 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/17518002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208098 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Ignores synthetic mouse events in ImmersiveModeControllerAsh::OnMouseEvent(). Counterintuitively, we get synthetic mouse events when aura::client::CursorClient::IsMouseEventsEnabled() == false. BUG=252230 Test=Manual, see bug Review URL: https://chromiumcodereview.appspot.com/17514009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208097 0039d316-1c4b-4281-b951-d872f2087c98
-
ddorwin@chromium.org authored
Adds --override-encrypted-media-canplaytype and the corresponding flag. BUG=252967 TBR=jochen@chromium.org Review URL: https://chromiumcodereview.appspot.com/17459003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208096 0039d316-1c4b-4281-b951-d872f2087c98
-
ppi@chromium.org authored
This patch removes the automatic renderer-process limit on Android, moving the consumers to MAX_RENDERERS_LIMIT instead. This does not affect the number of renderers being spawned yet, but will allow the consumers to use all available renderers once MAX_RENDERERS_LIMIT is lifted. BUG=241787 Review URL: https://chromiumcodereview.appspot.com/17450020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208095 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=247225 TEST=None Review URL: https://chromiumcodereview.appspot.com/17314012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208094 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
Display a prompt to users informing them that Chrome Frame is going away. TBR=cpu@chromium.org BUG= TEST=visit a site rendered in GCF. notice the bar. interact with it. once it goes away, it stays away for a week. Review URL: https://chromiumcodereview.appspot.com/17153006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208093 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
It was reverted in r207804, because it broke some Bookmark tests in interactive_ui_tests. BUG=231694 TEST=ctrl+D or press the star button in the omnibox, observe the Bookmark Bubble, there should be a "Remove" Button in the left side of "Edit.." button. TBR=msw@chromium.org,sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/17074010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208092 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
BUG= TBR=tfarina Review URL: https://chromiumcodereview.appspot.com/16950027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208091 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208090 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Some browser_tests have snuck in. TBR=dpranke Review URL: https://codereview.chromium.org/17176034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208089 0039d316-1c4b-4281-b951-d872f2087c98
-
navabi@google.com authored
BUG=224004 Review URL: https://chromiumcodereview.appspot.com/16950029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208088 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
Specifically tracks the number of AddRef()/Release() pairs called for a method expecting a "const scoped_refptr<T>&". base::Bind()'s impl currently leads to too many AddRef()/Release() pairs. BUG=251937 Review URL: https://chromiumcodereview.appspot.com/17514007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208087 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
Added a check in Searchbox::OnMostVisitedChanged() to prevent duplicate notifications regarding most visited items. SearchTabHelper no longer tracks the last known most visited items list. BUG=248683 TEST=none Review URL: https://chromiumcodereview.appspot.com/17521002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208086 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Disable InstantExtendedTest.UpdateSearchQueryOnBackNavigation, InstantExtendedTest.UpdateSearchQueryOnForwardNavigation on Linux due to flake. BUG=253092 TBR=kmadhusu Review URL: https://codereview.chromium.org/17413024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208085 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208084 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=152907:152923&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/17553015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208083 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208082 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Includes the following changes: Advertise support of only the NIST curves P-521, P-384, and P-256, as well as only uncompressed points, to keep ClientHello small. https://codereview.chromium.org/17425002/ TBR=agl@chromium.org,digit@chromium.org BUG=245500 TEST=none Review URL: https://chromiumcodereview.appspot.com/16879015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208081 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=247225 TEST=None Review URL: https://chromiumcodereview.appspot.com/17419008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208080 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
BUG=252656 Review URL: https://chromiumcodereview.appspot.com/17280004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208079 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
The documentation and project template are no longer used in the shipping sdk. Dropping them. Will drop pymox DEPS entry in a separate CL as this includes the last used reference. BUG=None TEST=None R=binji@chromium.org Review URL: https://chromiumcodereview.appspot.com/16972010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208078 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
BUG=253092 TBR=kmadhusu Review URL: https://codereview.chromium.org/17413022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208077 0039d316-1c4b-4281-b951-d872f2087c98
-
wjmaclean@chromium.org authored
WebSettings defaults this value to 0, so we need to set the default value in WebPreferences. BUG=none Review URL: https://chromiumcodereview.appspot.com/17558002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208076 0039d316-1c4b-4281-b951-d872f2087c98
-
evan.peterson.EP@gmail.com authored
This is a large part of automatically generating API intro tables. This patch does not connect AvailabilityFinder with the rest of the server; a future patch will take care of that. BUG=233968 Review URL: https://chromiumcodereview.appspot.com/17397010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208075 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
The SBH now specifies as part of the ConfigureSyncer call which types need to be purged. This is determined by whether this is a control types config (in which case all disabled types are purged) or whether any types have been disabled since the last configuration (as determined by the SBR). BUG=247115 Review URL: https://chromiumcodereview.appspot.com/17552014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208074 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
This CL adjusts the look of the avatar menu for managed users to how it looks like on other platforms like windows. A screenshot can be found at the end of the bug description. BUG=241387 Review URL: https://chromiumcodereview.appspot.com/17544002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208073 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
Adding the message handler so people can work on it. BUG=163552 Review URL: https://chromiumcodereview.appspot.com/17563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208072 0039d316-1c4b-4281-b951-d872f2087c98
-