- 20 Jan, 2011 40 commits
-
-
senorblanco@chromium.org authored
BUG=none TEST=none TBR=thakis git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71983 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Add gpu/ files from the public skia project into the chrome build. This is in preparation for experimenting with them to gpu-accelerate various aspects of chrome's drawing. In this initial patch, the files will be built, but not called. BUG=none TEST=be sure that page rendering, and <canvas> rendering, look the same as before Review URL: http://codereview.chromium.org/6357006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71982 0039d316-1c4b-4281-b951-d872f2087c98
-
tessamac@google.com authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/6340001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71976 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6265012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71975 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
This allows Chrome to recreate its status tray icons on Windows in the case that explorer.exe is restarted, or isn't running yet at the time that chrome starts up. BUG=69972 TEST=Run chrome without explorer.exe running, then start explorer.exe Review URL: http://codereview.chromium.org/6289010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71974 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
to notify the control that the checked state has changed. BUG=69613 TEST=none Review URL: http://codereview.chromium.org/6285003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71973 0039d316-1c4b-4281-b951-d872f2087c98
-
dtseng@chromium.org authored
BUG=65911 TEST=manually run tests. Review URL: http://codereview.chromium.org/6231004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71972 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71971 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/6257006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71970 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
- Move linux web widgets painting code from webkit; - Move dependent resources from webkit_resources into gfx_resources and follow the pattern in net package to add resource loading support to gfx package; - Update ChromeOS theme engine to follow mocks in chromium-os:9256. BUG=chromium-os:9256 TEST=Verify default web widgets has desired look on ChromeOS. Review URL: http://codereview.chromium.org/6254004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71969 0039d316-1c4b-4281-b951-d872f2087c98
-
anicolao@google.com authored
TEST=manually, trybots BUG=none Review URL: http://codereview.chromium.org/6380005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71968 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
BUG=NONE TEST=BUILD Review URL: http://codereview.chromium.org/6255006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71967 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=none TEST=none TBR=pkasting@chromium.org Review URL: http://codereview.chromium.org/6249011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71966 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
This skips r33 (which is unrelated) for the moment because NaCl needs changes in order to compile with r33. BUG=None TEST=None Review URL: http://codereview.chromium.org/6307009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71965 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
TBR=ben Review URL: http://codereview.chromium.org/6306005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71964 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=58975 TEST=none Review URL: http://codereview.chromium.org/6268005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71963 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Ignore touch-move events that don't actually change the touch location. BUG=none TEST=none Review URL: http://codereview.chromium.org/6323010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71962 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
I wasn't thinking and realized I need to get rid of the dependency on Browser IOThread, because the service process doesn't have one. This means I can move this back to chrome/common, but I won't do that until you have finished your implementations. BUG=NONE TEST=BUILD Review URL: http://codereview.chromium.org/6312007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71961 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=none TEST=printing works after code change. Review URL: http://codereview.chromium.org/6374004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71960 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=none R=thakis Review URL: http://codereview.chromium.org/6294008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71958 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
BUG=69719 Review URL: http://codereview.chromium.org/6295010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71957 0039d316-1c4b-4281-b951-d872f2087c98
-
satish@chromium.org authored
I have not added a new test for this because the existing test is flaky and didn't seem right to add another flaky test like that. Instead I've added a TODO to add a browser test for this case once the flaky test has been fixed. BUG=none TEST=manual Review URL: http://codereview.chromium.org/6358007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71956 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6271012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71955 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
BUG=None TEST=Run browser_tests --gtest_filter=ExistingUserControllerTest.* Review URL: http://codereview.chromium.org/6360006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71953 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
In Chromium OS there is no 'extensions' directory, so this case should be handled correctly. BUG=chromium-os:11107,70197 TEST=login to CrOS, no crashing Review URL: http://codereview.chromium.org/6265014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71952 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Speculative fix for a bug that happens during Chrome Frame teardown while there are pending IPC messages to be handled. Keep the ChromeFrameAutomationProxyImpl instance alive until all messages have been handled. BUG=68869 TEST=No more crashes during handling of OnChannelError during teardown. Review URL: http://codereview.chromium.org/6250015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71951 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
TEST=browser_tests --gtest_filter=IndexedDBBrowserTest.TransactionGetTest BUG=67323 Review URL: http://codereview.chromium.org/6248011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71950 0039d316-1c4b-4281-b951-d872f2087c98
-
satish@chromium.org authored
This is the chromium side of the webkit patch https://bugs.webkit.org/show_bug.cgi?id=52718. Suggested reviewer split: wtc@ - the 2 url_fetcher.* files hans@ - rest of the files I needed to add a URLFetcher::set_referrer() method to send the origin url in the Referer header. Also I had to create a new IPC params struct for startRecognition since the number of parameters exceed what is provided by the macros. And in the process I also moved the speech input IPC messages to their own source files. BUG=none TEST=No change in functionality except additional debug info sent to server. Review URL: http://codereview.chromium.org/6308009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71949 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71948 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6268007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71947 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6355008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71946 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
(This was a TODO for phajdan.jr). BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6277013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71945 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=hclam TEST=TSan/Win bot goes greener BUG=70225 Review URL: http://codereview.chromium.org/6297011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71944 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=chromium-os:11101 TEST=ran emerge & try. Review URL: http://codereview.chromium.org/6243009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71943 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
This reverts commit 97c5459ecba2b43d94d93899ae4e2aeeecdcb255. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71942 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6359007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71939 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
Previously PluginService::InitGlobalInstance was called only from BrowserMain i.e. before user profile is mounted. This change adds options reload when user profile is available. I checked boot times are not affected by this change. BUG=chromium-os:7556 TEST=Manual, see issue Review URL: http://codereview.chromium.org/6299010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71938 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71936 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
This should be updated and enabled again once the WebKit side is rolled in. BUG=67323 TEST=browser_tests Review URL: http://codereview.chromium.org/6274008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71934 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change just adds a boundary check to prevent |minimize_button_offset| from exceeding the frame width and to mitigate its pain. (This is not a real fix since the frame width is not equal to the offset to the minimize button of Windows. Nevertheless, it may be a good idea that a whole tab strip is always rendered inside of its parent frame.) BUG=36939 TEST=run chrome on Win7 PC whose DPI is 144, open 20 tabs, and verify we can see a '+' (newtab) button. Review URL: http://codereview.chromium.org/6258007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71933 0039d316-1c4b-4281-b951-d872f2087c98
-