- 04 Aug, 2011 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95463 0039d316-1c4b-4281-b951-d872f2087c98
-
bsalomon@google.com authored
Review URL: http://codereview.chromium.org/7564013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95462 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=87457 TEST=none Review URL: http://codereview.chromium.org/7508035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95458 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
BUG=90774 TEST=When "Personal Options" page has error, click error link twice. Review URL: http://codereview.chromium.org/7465098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95455 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Revert 95426 - Removed the option to enable accelerated drawing from about:flags. Accelerated drawing will not be in a stable state for M14. I will revert this change in trunk as soon as it is merged with M14 branch. Review URL: http://codereview.chromium.org/7551021 TBR=alokp@chromium.org Review URL: http://codereview.chromium.org/7461131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95454 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
GL_VERSION format differs in GL and GLES: the latter starts with "OpenGL ES". BUG=none TEST=driver vendor/version shows correct information in about:gpu for ES backend. Review URL: http://codereview.chromium.org/7578005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95453 0039d316-1c4b-4281-b951-d872f2087c98
-
hnguyen@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7518031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95452 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
Rename profile to user. BUG= TEST= Review URL: http://codereview.chromium.org/7566019 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/7461130 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95449 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
BUG=chromium-os:15175 TEST=NONE Review URL: http://codereview.chromium.org/7465017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95448 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95447 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
One CL in this range is to detect function recursion and reject shader in translator. BUG=none TEST=bots green Review URL: http://codereview.chromium.org/7540012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95446 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=87948,89705,91585 TEST=unittest, older mesa drivers blacklised. Review URL: http://codereview.chromium.org/7562025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95445 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
I had expected this to help track down failing bots, but miraculuously no bots are failing. I have restored the comment to its former form. Review URL: http://codereview.chromium.org/7574012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95444 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7574005/saintlou@chromium.org authored
Adding PNGs required for http://codereview.chromium.org/7574005/ since PNGs need to be created seperately TBR=sky@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/7574013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95443 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
This is an attempt to fix http://crbug.com/81449. If this actually fixes it then there is probably something more fundamentally wrong. BUG=81449 Review URL: http://codereview.chromium.org/7563025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95441 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=91620 TEST=Host doesn't crash Review URL: http://codereview.chromium.org/7563026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95440 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=91595 TEST=none, no code uses this yet Review URL: http://codereview.chromium.org/7508036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95439 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
Now that the API has changed in WebKit, we can safely remove the old version of loadFont() on the Chromium side. BUG=72727 TEST=Chrome should compile. TBR=mark Review URL: http://codereview.chromium.org/7566038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95437 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=None TEST=Manual Review URL: http://codereview.chromium.org/7565018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95436 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
thing for unix-flavored sqlite3 VFSes. It's wrong to try to do this for the chromium_vfs sqlite3 VFS type. The exclude code should only be used for databases that are actually on disk. Under chromium_vfs, zFilename is a name but not a filesystem pathname, and in the Chromium renderer process, direct filesystem access is forbidden. The resulting CFURLRef objects did not have valid referents, and on Mac OS X 10.7 ("Lion"), they resulted in use-after-free and double-free errors. BUG=91068 TEST=With a clean profile, visit http://www.justgiving.nl/. The page should not sad tab. Nothing should be logged to the console. Previously, messages such as the following would be logged: Google Chrome Helper(12345,0xabcdef00) malloc: *** error for object 0x4545450: incorrect checksum for freed object - object was probably modified after being freed. Google Chrome Helper(12345,0xabcdef00) malloc: *** error for object 0x4545450: double free Review URL: http://codereview.chromium.org/7511011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95435 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
Rename profile to user. BUG= TEST= Review URL: http://codereview.chromium.org/7566019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95434 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
The new app animation already worked, but only if you have the new tab page already open (installing the app will switch to already-existent NTP and show the app being added). Now it also works if the app install triggers a new NTP. BUG=91583 TEST=try installing new app with and without NTP already open. Review URL: http://codereview.chromium.org/7577002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95433 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
Since the try server doesn't support added binary files, I'm committing these in a separate CL so that I can run try jobs on the original CL from http://codereview.chromium.org/7529011/ BUG=89687 TEST=none TBR=mpcomplete@chromium.org Review URL: http://codereview.chromium.org/7572024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95432 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=91206 TEST=Detatch tab from a window, Lion swoosh animation should not take place. Review URL: http://codereview.chromium.org/7563001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95431 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
tests for the test and prerender tabs, and removing cookies and login info. BUG=89057 TEST=NetInternalsTest.* Review URL: http://codereview.chromium.org/7553009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95430 0039d316-1c4b-4281-b951-d872f2087c98
-
jrt@chromium.org authored
Due to this Webkit bug (https://bugs.webkit.org/show_bug.cgi?id=65698), the RAF call requires two arguments. Fixing this locally until the Webkit patch rolls out. TEST=performance_ui_tests --gtest_filter=FrameRateTest* Review URL: http://codereview.chromium.org/7578003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95429 0039d316-1c4b-4281-b951-d872f2087c98
-
twiz@chromium.org authored
Dependencies on PlatformDevice, and its children should be minimized. Also, added some OVERRIDE tags to touched files. BUG=None TEST=None Review URL: http://codereview.chromium.org/7465104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95427 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Removed the option to enable accelerated drawing from about:flags. Accelerated drawing will not be in a stable state for M14. I will revert this change in trunk as soon as it is merged with M14 branch. Review URL: http://codereview.chromium.org/7551021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95426 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
This fixes a variety of error cases exposed by the WebKit LayoutTests I created to test this code. The ChunkDemuxer unit tests were updated to expose these cases as well. BUG=86536 TEST=ChunkDemuxerTest.* Review URL: http://codereview.chromium.org/7538027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95425 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
Consolidated factories to make it clearer that the goal is to have only one BubbleWindow class in the end. Enabled BubbleWindowViews class for the Pure Views case. BUG=none TEST=none Review URL: http://codereview.chromium.org/7566023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95424 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=manual TBR=yoz Review URL: http://codereview.chromium.org/7578002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95423 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=bruening Review URL: http://codereview.chromium.org/7572020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95422 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crbug.com/91521dmaclach@chromium.org authored
BUG=91521 TEST=Remove ffmpegsumo.so from a mac chrome build and attempt to use it as a client in a chromoting session. Check your logs. You should see Media library not initialized. Also, plugin shouldn't crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95414 Review URL: http://codereview.chromium.org/7562016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95421 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
clang matches gcc again in that -fno-exceptions no longer disables objc exceptions. Woohoo! BUG=75001 TEST=none Review URL: http://codereview.chromium.org/7511006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95420 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=bruening Review URL: http://codereview.chromium.org/7576004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95419 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=chromium-os:18305 TEST=manual Review URL: http://codereview.chromium.org/7572016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95418 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
BUG=85258 TEST=existing Review URL: http://codereview.chromium.org/7562018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95416 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crbug.com/91521dmaclach@chromium.org authored
BUG=91521 TEST=Remove ffmpegsumo.so from a mac chrome build and attempt to use it as a client in a chromoting session. Check your logs. You should see Media library not initialized. Also, plugin shouldn't crash. Review URL: http://codereview.chromium.org/7562016 TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/7576005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95415 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crbug.com/91521dmaclach@chromium.org authored
BUG=91521 TEST=Remove ffmpegsumo.so from a mac chrome build and attempt to use it as a client in a chromoting session. Check your logs. You should see Media library not initialized. Also, plugin shouldn't crash. Review URL: http://codereview.chromium.org/7562016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95414 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95413 0039d316-1c4b-4281-b951-d872f2087c98
-