- Dec 31, 2010
-
-
tkent@chromium.org authored
BUG=none TEST=none TBR=mihaip Review URL: http://codereview.chromium.org/5985008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70335 0039d316-1c4b-4281-b951-d872f2087c98
-
tkent@chromium.org authored
BUG=none TEST=none TBR=mihaip git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70334 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=When installing only chrome frame in multi mode, a Chrome uninstall entry should not be added to the Add/Remove Programs list. This is a regression from when ready-mode whas implemented. BUG=none Review URL: http://codereview.chromium.org/5962014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70333 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Handling a case in DeleteRegValueWorkItem where it would report a failure if a key holding the value doesn't exist. TEST=Fixes an issue with installing chrome frame that came up when the ready-mode support was checked in. BUG=none Review URL: http://codereview.chromium.org/6013008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70332 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
BUG=none TEST=canary Review URL: http://codereview.chromium.org/6017009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70328 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=CEEE gets registered when running the installer with --ceee. BUG=61609 Review URL: http://codereview.chromium.org/5965012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70327 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6031011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70326 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 30, 2010
-
-
sadrul@chromium.org authored
The display can be NULL when, for example, the message pump is created for a plugin. BUG=none TEST=none TBR=sadrul@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70325 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
http://build.chromium.org/p/tryserver.chromium/builders/win/builds/8520/steps/compile/logs/stdio This change masks the issue by removing the dependency on the PPAPI plugin from the Chrome build. The proper fix involves change parts of the NaCl build system, but that change is non-trivial because it requires rolling Chromium DEPS in NaCl (which is currently blocked on a compile failure). Once folks are back from the holidays, we'll work on a proper fix. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70324 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
TEST=it compiles BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70323 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
base namespace. This also fixes references to TLSSlot to base::ThreadLocalStorage::Slot. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/5986012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70322 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
This also moves two functions that were only called once from win_util and inwo window_win and download_util, respectively. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6035011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70321 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Dr. Memory - suppress some printing/ memory leaks, increase the number of callstack frames to remember BUG=68307 TBR=glider Review URL: http://codereview.chromium.org/6069008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70320 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
to test_shell/DRT. BUG=23498 TEST=Layout tests Review URL: http://codereview.chromium.org/6090002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70319 0039d316-1c4b-4281-b951-d872f2087c98
-
cmasone@chromium.org authored
When logging in to @gmail.com accounts via the web, . characters are ignored -- which we do on chrome OS. When logging into google apps accounts for OTHER domains, . characters should NOT be ignored. We were canonicalizing them out on Chrome OS, breaking login for apps users who have . embedded in their usernames. BUG=chromium-os:10397 TEST=unit tests, install on device and try cmasone@gmail.com, c.masone@gmail.com, why.you@mydomain.org and whyyou@mydomain.org. The first three work, the last one does not, as expected. Review URL: http://codereview.chromium.org/6089004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70318 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
TEST=it compiles BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70317 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70316 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
namespace. This does not move the "hard" thread stuff (thread.h). TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6079009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70315 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
Restore the Direct2D tests. It no longer uses WindowImpl which I moved to app and caused a circular dependency. Fortunately, this test's requirements are very simple and the code required is very small. TEST=the tests run BUG=none Review URL: http://codereview.chromium.org/6003006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70314 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
Fix the circular dependency between gfx and app. This temporarily disables the Direct2D test while I fix this. TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70313 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used in a couple of diagnostic places and one can always use the "Error Lookup" utility. Move window HWND-specific functions from base/win_util.h to a new file app/win/hwnd_util.h. I plan to put some more stuff from app/win_util into this file as well. Move gfx/window_impl.h into app/win TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6019007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70312 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
and bug 68304 (leaks in ResourceDispatcherHostTest.*) TBR=jam BUG=68290,68304 Review URL: http://codereview.chromium.org/6029007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70311 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70307 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=none TEST=canary Review URL: http://codereview.chromium.org/6059009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70305 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
BUG=68292 TBR=timurrrr Review URL: http://codereview.chromium.org/6014011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70304 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
BUG=68290 TBR=timurrrr Review URL: http://codereview.chromium.org/5975010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70303 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=none TEST=canary Review URL: http://codereview.chromium.org/5961014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70302 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=none TEST=canary Review URL: http://codereview.chromium.org/6037014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70301 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=68287 TEST=none Review URL: http://codereview.chromium.org/6046008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70300 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
This reverts commit 8fe8d75034b59a29a11dcba674487f7733aa827f. BUG=none TEST=none Review URL: http://codereview.chromium.org/6009008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70299 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=none TEST=canary Review URL: http://codereview.chromium.org/6079008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70298 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
This should fix compile in the touch buildbot. BUG=touch buildbot is broken TEST=see bug Review URL: http://codereview.chromium.org/6038006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70297 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
The placement of the new tab button was wrong when a placeholder is present ... but in that case the new tab button wasn't shown. BUG=none TEST=none Review URL: http://codereview.chromium.org/6036005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70296 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Review URL: http://codereview.chromium.org/6025009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70292 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=64263 TEST=compiled locally and trybots Review URL: http://codereview.chromium.org/5958008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70291 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=23581 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/6044007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70290 0039d316-1c4b-4281-b951-d872f2087c98
-
suzhe@google.com authored
In order to fix https://bugs.webkit.org/show_bug.cgi?id=51693, I'm going to add following new method into WebKit::WebWidget interface: bool confirmComposition(const WebString& text) = 0; As PepperWidget implements WebKit::WebWidget interface directly, we need to add a dummy implementation of this new method into PepperWidget first to prevent chromium build from being broken. BUG=none TEST=none Review URL: http://codereview.chromium.org/5984006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70289 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6033008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70288 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 29, 2010
-
-
acolwell@chromium.org authored
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. BUG=54110 TEST=media_unittests CompositeFilterTest.* Review URL: http://codereview.chromium.org/5744002 TBR=acolwell@chromium.org Review URL: http://codereview.chromium.org/6026013 TBR=acolwell@chromium.org TBR=acolwell@chromium.org Review URL: http://codereview.chromium.org/5974011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70287 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6040002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70286 0039d316-1c4b-4281-b951-d872f2087c98
-