- 25 Oct, 2011 40 commits
-
-
joth@chromium.org authored
Add (unimplemented) crl_set param BUG=None TEST=linux_redux goes green Review URL: http://codereview.chromium.org/8394008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107180 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
BUG=101037 TEST=Go to chrome://settings/personal. Add a user. Icons should be displayed in the users list. Review URL: http://codereview.chromium.org/8394004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107179 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8341022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107178 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=101530 Review URL: http://codereview.chromium.org/8392010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107177 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=100340 TEST=NONE Review URL: http://codereview.chromium.org/8395009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107176 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=101184 TEST=drag&drop bookmarks within a folder, no crash (also unit tested) Review URL: http://codereview.chromium.org/8383026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107175 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: http://codereview.chromium.org/8351028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107174 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
R=wtc@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/8396003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107173 0039d316-1c4b-4281-b951-d872f2087c98
-
ncj674@motorola.com authored
This is required when we drag the url from omnibox to render widget of a tab, the tab should navigate to the dropped url. BUG=53352 TEST=As described in the bug. Review URL: http://codereview.chromium.org/8311014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107171 0039d316-1c4b-4281-b951-d872f2087c98
-
joth@chromium.org authored
This save ~1720B from the size of debug chrome build. Also make the traits Delete method typesafe. BUG=None TEST=lazy_instance unittests Review URL: http://codereview.chromium.org/8393002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107170 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/8351007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107168 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:22024 TEST=tests pass. Review URL: http://codereview.chromium.org/8387022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107166 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:22024 TEST=tests pass. Review URL: http://codereview.chromium.org/8381033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107165 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:21361 TEST=Go to System options on a non-touch device. Should not see Enable tap-to-click. Review URL: http://codereview.chromium.org/8249011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107164 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
This test will pass only after http://codereview.chromium.org/8262009 lands. * Rename CloseAllBrowsersAndExitPosted to ExitPosted. * Add VerifyCleanExit to UITest, code which existed in BrowserTest.SessionEnd. * Move ui tests in browser_uitest.cc to non-anonymous namespace; the test names need to be unique. * Create UnloadTest.BrowserTerminateBeforeUnload which sets up onbeforeunload handler and sends a SIGTERM. BUG=chromium-os:21961 TEST=UnloadTest.BrowserTerminateBeforeUnload passes. Review URL: http://codereview.chromium.org/8376001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107163 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107160 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
Also add OVERRIDEs. Review URL: http://codereview.chromium.org/8381009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107159 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
Allows translator_glsl to be built as a component BUG=None TEST=Build it Review URL: http://codereview.chromium.org/8383014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107158 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://systemtbarzic@chromium.org authored
The property causes trouble when button text is too long (like in French) TEST=Manual (with lanugage set to french). BUG=chromium-os:18471 Review URL: http://codereview.chromium.org/8369003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107157 0039d316-1c4b-4281-b951-d872f2087c98
-
ncj674@motorola.com authored
BUG=101243 TEST=As described in the bug. Review URL: http://codereview.chromium.org/8370021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107156 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Other command buffers on the channel can still be processed but if any more calls are issued on the unscheduled command buffer, the entire channel is unscheduled. This prevents reordering of GL commands wrt flushes. It'll be used by this: http://codereview.chromium.org/8060045/ Review URL: http://codereview.chromium.org/8387008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107154 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
BUG=none TEST=Time a short program having two versions of that code. Review URL: http://codereview.chromium.org/8391003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107153 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Create a content::UrlFetcher interface that lives in content/public/common and convert users to it. I have added a static create function, but will switch instantiations to use it in another change since this has grown a lot. Basically this change converts function names away from unix_hacker style, which they shouldn't have been using anyways since some are virtual, and made all of the other functions virtual. BUG=98716 Review URL: http://codereview.chromium.org/8375039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107151 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
also add a way to override the hardcoded path in PathProviderPosix() to ease development BUG= TEST= Review URL: http://codereview.chromium.org/8390002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107149 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107148 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Some libvpx files are marked with executable bit. TBR=vandebo BUG=None TEST=None Review URL: http://codereview.chromium.org/8390007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107147 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://media-internalsscherkus@chromium.org authored
Patch by scottfr@chromium.org. Review URL: http://codereview.chromium.org/7972028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107146 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
BUG=99547 TEST=Install chrome and stop it as quickly as possible when the window opens. Or create a new profile and close all windows as soon as the new profile's window opens. Do that as often as you like. Make sure that eventually, after leaving the windows open, that all default apps are correctly installed. Review URL: http://codereview.chromium.org/8245018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107144 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107143 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
Review URL: http://codereview.chromium.org/8387013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107142 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
One of the functions didn't really do what it claimed it did. This ended up causing problems where pressing just the shift key (or the ctrl or alt key) would cause some garbage character to show up. BUG=101440 TEST=manually Review URL: http://codereview.chromium.org/8380033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107141 0039d316-1c4b-4281-b951-d872f2087c98
-
cmp@chromium.org authored
BUG=101514 TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/8396006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107139 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=98308 TEST=None. Wait until app list window is checked in to verify. Review URL: http://codereview.chromium.org/8383022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107138 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107137 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
BUG=None TEST=All test runs and libvpx builds TBR=scherkus Review URL: http://codereview.chromium.org/8381012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107136 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8361011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107134 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107133 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=101468 TEST=ExtensionBookmarksTest.* passes and doesn't leak a DictionaryValue Review URL: http://codereview.chromium.org/8394001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107132 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change introduces a command line flag for enabling CRL sets while the serving side is still in development. It contains code for NSS (revocation checking will proceed as normal on other platforms). BUG=none TEST=none Review URL: http://codereview.chromium.org/8342054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107131 0039d316-1c4b-4281-b951-d872f2087c98
-
michaelbai@google.com authored
As the requirement of third_party/android/testrunner, the Android SDK needs in the system path. BUG= TEST= Review URL: http://codereview.chromium.org/8380026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107130 0039d316-1c4b-4281-b951-d872f2087c98
-