- 30 Aug, 2011 40 commits
-
-
yoshiki@chromium.org authored
I added 5 Indic languages in the previous commit (r98813) but it break a test. This CL will fix the break. BUG=chromium-os:18755 TEST=none TBR=jshin@chromium.org Review URL: http://codereview.chromium.org/7792040 TBR=yoshiki@chromium.org Review URL: http://codereview.chromium.org/7792042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98818 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Review URL: http://codereview.chromium.org/7800003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98817 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=chromium-os:19173 TEST=manual Review URL: http://codereview.chromium.org/7792005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98816 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
I added 5 Indic languages in the previous commit (r98813) but it break a test. This CL will fix the break. BUG=chromium-os:18755 TEST=none TBR=jshin@chromium.org Review URL: http://codereview.chromium.org/7792040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98815 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
BUG=80696 TEST=None Review URL: http://codereview.chromium.org/7794007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98814 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
The languages to add are following. - Bengali (bn) - Gujarati (gu) - Kannada (kn) - Malayalam (ml) - Marathi (mr) - Tamil (ta) - Telugu (te) In addition to this CL, we have to rebuild ICU data file (icudt46l_dat.S) to include data for new languages. It will be added on another CL. BUG=chromium-os:18755 TEST=manual on chromeos-chrome in Linux, using linux/icudt46l_dat.S Review URL: http://codereview.chromium.org/7677011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98813 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
R=dominich@chromium.org, cbentzel@chromium.org Review URL: http://codereview.chromium.org/7800010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98812 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=93421 TEST=alter brand codes and master prefs files; should be read Review URL: http://codereview.chromium.org/7655056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98811 0039d316-1c4b-4281-b951-d872f2087c98
-
http://trac.webkit.org/changeset/94061apavlov@chromium.org authored
BUG=94737 TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7791026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98810 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
Move the registration of kMultipleProfilePrefMigration to be in the same file where it is used. Also, remove redundant DCHECKs (the preference service will already hit NOTREACHED in this code if the prefs in question do not exist). Review URL: http://codereview.chromium.org/7670063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98809 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=Virtual keyboard does not shop up on cros device TEST=Test on cros device manually Review URL: http://codereview.chromium.org/7789002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98808 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98807 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7799021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98806 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
BUG=47049 TEST=ChromeAppCacheServiceTest.* Review URL: http://codereview.chromium.org/7741040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98804 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
BUG=93872 TEST=close a non-maximized DevTools window and reopen (on Windows Vista or later). See that the window dimensions are restored correctly. Review URL: http://codereview.chromium.org/7781010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98803 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:18464 TEST=Manual: pressing ESC on OOBE update screen cancels update check. Review URL: http://codereview.chromium.org/7774009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98801 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
names are separate elements in the input array. BUG=92911,93909 TEST=none Review URL: http://codereview.chromium.org/7701010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98796 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98795 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Add missing set_active() calls to status area button BUG=None TEST=Compiles Review URL: http://codereview.chromium.org/7792030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98794 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7792035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98793 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98792 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
The last goal of this series of patches is not to expose WindowOpenDisposition in ui and base modules. In the series of these patches, Browser::ExecuteCommandWithDisposition and these kind of functions will be changed to Browser::ExecuteCommandWithEventFlags, which takes platform independent event flags (ui::EventFlags) The previous patch (http://codereview.chromium.org/6893046/) was so big, I decided them into much small patches. BUG=93700 TEST=GTKUtilTest Review URL: http://codereview.chromium.org/7712001 Patch from Shinya Kawanaka <shinyak@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98790 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=94652 TEST=manual Review URL: http://codereview.chromium.org/7792027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98789 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=chromium-os:18937 TEST=Press Ctrl+Alt+Z on login screen to enable accessibility, ensure that a hand icon with an orange background appears. Review URL: http://codereview.chromium.org/7753029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98788 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Follow the I18N recommendations for BiDi text editing. Visual cursor movement and logical selection over BiDi text. Cleanup some common RenderText code and interfaces. Fixup TextfieldExample for views_examples. Known issues: Word breaking is not well implemented. Font sizes and vertical alignments are slightly off. Text styles break runs (colors can affect glyph shaping). Composition/selection ranges aren't stylized. BUG=90426 TEST=--use-pure-views text editing Review URL: http://codereview.chromium.org/7458014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98785 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98783 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@chromium.org authored
Review URL: http://codereview.chromium.org/7791003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98782 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7791018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98781 0039d316-1c4b-4281-b951-d872f2087c98
-
vclarke@google.com authored
ERROR: execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension FAIL: gpu.GpuTest.test2dCanvas FAIL: gpu.GpuTest.test3dCss BUG=94683, 94682, 93423 TEST=none Review URL: http://codereview.chromium.org/7794017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98780 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98779 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7792028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98778 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98777 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r6563: (noelallen) Disable inbrowser_crash_test on Linux r6564: (mcgrathr) Clean up TSD when thread function returns, not just on pthread_exit r6565: (khim) Upload a .sha1hash file along with each toolchain tarball r6566: (khim) Fix Mac build r6567: (khim) Simplify scripts by removing [unneeded] bashisms r6568: (bradnelson) Enable browser tests with glibc. r6569: (bradnelson) Landing second nacl portion of change pre-dating ppapi switch. r6570: (bradnelson) Pulling in newer chrome with ppapi test disabled. r6571: (bradnelson) Revert 6570 - Pulling in newer chrome with ppapi test disabled. r6572: (bradnelson) Revert 6569 - Landing second nacl portion of change pre-dating ppapi switch. r6573: (bradnelson) Revert 6568 - Enable browser tests with glibc. r6574: (khim) fc13d6f Don't use open_resource as regular file access. r6575: (khim) Finally remove fake libnacl.a from glibc toolchain. r6576: (mcgrathr) Use a global rather than dlopen/dlsym for Linux NaCl_find_prereserved_sandbox_memory r6577: (robertm) Made toolchain tester use IRT r6579: (krasin) pnacl abi test: add checks for short/long long/long double sizeof and align. r6580: (bradchen) Adding an example NMF file to earth. r6581: (sehr) Add thumb2 support to sel_ldr. Continued from issue r6582: (mseaborn) Dynamic code unloading: Add more tests for the dyncode_delete() syscall r6583: (kschimpf) Fix the include files in ncvalidate_iter.h. BUG=none TEST=nacl_integration Review URL: http://codereview.chromium.org/7793014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98776 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
There is one new functionality, which is to support the CHROME_HOME_PAGE access point, but in this CL that new function is disabled. However, it is unit tested. BUG=None TEST=See new unit tests Review URL: http://codereview.chromium.org/7736001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98775 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7806006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98774 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
PrintWebViewHelper::GetPageSizeAndMarginsInPoints may update PrintMsg_Print_Params, so we must call UpdatePrintParams after that. BUG=94294 TEST=Described in bug - print a page with page margin CSS. Review URL: http://codereview.chromium.org/7794010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98772 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7740048noel@chromium.org authored
object (GdkKeymapKey*) returned by gdk_keymap_get_entries_for_keyval(). BUG=94211 TEST=webkit LayoutTests/plugins/keyboard-events.html Review URL: http://codereview.chromium.org/7777006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98771 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=94060 TEST='ObfuscatedFileSystemFileUtil.*' Review URL: http://codereview.chromium.org/7717020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98769 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: http://codereview.chromium.org/7794013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98768 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
This depends on https://bugs.webkit.org/show_bug.cgi?id=66746 and http://codereview.chromium.org/7461059/, neither of which have been landed. So this should be considered a preliminary review at this stage :) BUG= TEST= Review URL: http://codereview.chromium.org/7714017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98767 0039d316-1c4b-4281-b951-d872f2087c98
-