- 17 Jan, 2011 9 commits
-
-
dpolukhin@chromium.org authored
BUG=chromium-os:10958 TEST=manual Review URL: http://codereview.chromium.org/6355007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71594 0039d316-1c4b-4281-b951-d872f2087c98
-
satish@chromium.org authored
list. I have also set the svn:ignore property for the 'flac' subdir under third_party directory, though I guess it can't be seen in the review. BUG=none TEST=none Review URL: http://codereview.chromium.org/6205006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71593 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
This should prevent ui_tests from crashing under Valgrind on Linux. This fix was suggested by kcc (see the discussion of issue 28439) BUG=28439 Review URL: http://codereview.chromium.org/6331002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71590 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71589 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This test seems to fail because history.19.sql migrates very old pages, i.e. pages whose last_visit_time is >90 days before now, and our history service filters them out. This change just replaces the time-sensitive values (i.e. 'last_visit_time', 'visit_time', and 'time_slot') with the current time to prevent migrating expired pages. BUG=none TEST=TopSitesMigrationTest.Migrate Review URL: http://codereview.chromium.org/6371001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71588 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71587 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71586 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71585 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71583 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Jan, 2011 10 commits
-
-
thakis@chromium.org authored
It already is in the upstream test_expectations file. TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71581 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71580 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
object name had changed a bit in the IE9 update. Updated the text expectations to account for this. BUG=none TEST=Existing ChromeFrame TypeUrl tests. TBR=amit Review URL: http://codereview.chromium.org/6248007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71579 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
Add an [- infoBarWillClose] selector to InfoBarController to give the translate infobar a chance to dismiss the options menu when the infobar is detached from a window. BUG=67594 TEST=See bug Review URL: http://codereview.chromium.org/6296003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71575 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71574 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71572 0039d316-1c4b-4281-b951-d872f2087c98
-
mal@chromium.org authored
Also bring about_credits.html up to date. 1. licenses.py was failing on Windows because of path separators, so I changed remaining path strings to use os.path.join. 2. I wasn't seeing all DEPS on my system, so I modified DEPS locally to ignore os_deps. That led to several changes to make sure os-specific libraries (pdfsqueeze, GTM, for example) get attribution in about_credits. 3. Some of the code we pull in doesn't need attribution in our about_credits (windows SDK), so I added new ignore rules. BUG=none TEST= dunno. about:credits credits everything we include? R= evan@chromium.org Review URL: http://codereview.chromium.org/6263006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71570 0039d316-1c4b-4281-b951-d872f2087c98
-
mal@chromium.org authored
The two license attributions are taken from Firefox's about:license page and correspond to the license headers in the source files. This change makes licenses.py happy. R=abarth,evanm TEST= about:credits includes a qcms section crediting Marti Maria and SunSoft. Review URL: http://codereview.chromium.org/6262004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71568 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
before accessing them. BUG=64813 TEST=see bug Review URL: http://codereview.chromium.org/6273006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71564 0039d316-1c4b-4281-b951-d872f2087c98
-
mal@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71563 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Jan, 2011 21 commits
-
-
jochen@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6282003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71562 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Affects files that include from chrome/browser/ui/views BUG=69082 TEST=none Review URL: http://codereview.chromium.org/6299008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71561 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
TBR=hayato BUG=none TEST=none Review URL: http://codereview.chromium.org/6334005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71560 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=69757 TEST=Mac Valgrind goes green TBR=thestig Review URL: http://codereview.chromium.org/6297005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71559 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/6282002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71558 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
They were moved to ui/base/animation. Remove them now, since no one is including these files. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71557 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71553 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=69757 TEST=Valgrind Mac Unit goes green. TBR=rsesek Review URL: http://codereview.chromium.org/6331004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71551 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=65664 TEST=Valgind Webkit goes green TBR=scherkus Review URL: http://codereview.chromium.org/6344003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71550 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
71435 caused SpecialTabsTest.testSpecialURLTabs to fail, since that was checking the title for about:sync. Added more tests for about:sync-internals and chrome://sync-internals. BUG=69733 TEST=SpecialTabsTest TBR=nirnimesh git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71549 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
separate Filter management from MessageLoop management. This sets the stage for filters to share threads in the future which will reduce resource consumption when multiple <video> tags are on the same page. BUG=69451 TEST=None Review URL: http://codereview.chromium.org/6171009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71548 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6335001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71547 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
TBR=hayato BUG=none TEST=none Review URL: http://codereview.chromium.org/6335007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71546 0039d316-1c4b-4281-b951-d872f2087c98
-
mbelshe@chromium.org authored
Records, which should fit into MSS. BUG=none TEST=none Review URL: http://codereview.chromium.org/5966003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71545 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
adds PP_Instance to the necessary places in the API to make this possible. String and Object vars used to be PP_Resources. But it is not practical to assocaited strings with an instance since then we can't have implicit var constructors and have to litter every string with an instance. So this changes vars to use their own tracking system associated with the module (i.e. keeping the current semantics) and making it no longer a resource. I made the internal Var IDs 32 bits since Neb is about to land his 64->32 change. Now it force-deletes resources associated with an instance when that instance goes away. I added some additional code and tracking in ResourceTracker to do this. I could then remove the Instance::Observer class since the resource can use the (now renamed) StoppedTracking to know that it's being deleted in response to the instance being destroyed. TEST=ppapi ui tests BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71544 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=69710 Review URL: http://codereview.chromium.org/6295005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71540 0039d316-1c4b-4281-b951-d872f2087c98
-
nfullagar@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6361004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71539 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
We had a ton of unnecessarily duplicated code, most of which could be solved by introducing NewExpectedCallback(). BUG=none TEST=media_unittests Review URL: http://codereview.chromium.org/6350001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71537 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
Rolling this out because it breaks NoticeNotificationChanges on XP for some reason. BUG=65189 TEST=TaskManagerBrowserTest.KillBGContents Review URL: http://codereview.chromium.org/6226002 TBR=atwilson@chromium.org Review URL: http://codereview.chromium.org/6310008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71536 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@google.com authored
Adding 1 minute of waiting in discover search engine test. And moved _CallFunctionWithNewTimeout to test_utils. BUG=69619 Review URL: http://codereview.chromium.org/6354004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71535 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
BUG=61252 TEST=none Review URL: http://codereview.chromium.org/6249006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71534 0039d316-1c4b-4281-b951-d872f2087c98
-