- 12 Aug, 2011 14 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96502 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
Move the anonymous namespace above BrowserMainParts. Review URL: http://codereview.chromium.org/7634006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96501 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=None TEST=Pepper Flash on x86 with HW decoder on Review URL: http://codereview.chromium.org/7620003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96500 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7634008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96499 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
JS atoms. BUG=92597 TEST=none TBR=hnguyen Review URL: http://codereview.chromium.org/7633010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96495 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Fix crash with print preview and the new scrollbar code that triggered an assert in WebKit side. The problem is that WebScrollbar is now expected to have a shorter lifetime than WebPluginContainer. So convert the NewRunnableMethod to use ScopedRunnableMethodFactory to ensure that constraint is not broken. Review URL: http://codereview.chromium.org/7640001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96494 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Previously reviewed and landed. Reverting to make merging next patch into M14 easier. Added formatting API for browser extension as well as event routing. Created a complete UI for formatting. This code depends on the following changes to libcros: http://gerrit.chromium.org/gerrit/#change,4446 BUG=chromium-os:4541, chromium-os:17071 TEST=Try to format removable media. Review URL: http://codereview.chromium.org/7471024 TBR=sidor@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95909 Review URL: http://codereview.chromium.org/7628011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96493 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=chromium-os:18602 TEST=See issue; test connection failure with shared option checked / unchecked. Review URL: http://codereview.chromium.org/7628009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96492 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=With multi profiles enabled, avatars aren't smaller than they should be. Review URL: http://codereview.chromium.org/7584015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96490 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=chromium-os:18985 TEST=See issue. Review URL: http://codereview.chromium.org/7628012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96489 0039d316-1c4b-4281-b951-d872f2087c98
-
alnayeem@google.com authored
commands for BrowserConnection and ApplicationCache are not implemented. BUG=none TEST=none Review URL: http://codereview.chromium.org/7612017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96488 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=90889 TEST=Select Bookmarks page in NTP4, close tab, re-open, bookmarks should be the visible page. Review URL: http://codereview.chromium.org/7640009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96487 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=51716 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7634012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96485 0039d316-1c4b-4281-b951-d872f2087c98
-
gspencer@google.com authored
to point to the right topic, now that it exists. BUG=chromium:72327 TEST=killed a tab, clicked on "Learn More" link and saw it went to the right place. Review URL: http://codereview.chromium.org/7634011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96484 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Aug, 2011 26 commits
-
-
thestig@chromium.org authored
BUG=92579 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7640006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96483 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=71601 TEST=none Review URL: http://codereview.chromium.org/7620004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96482 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7477055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96481 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92571,92573 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7635007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96480 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
Add crash_service64.exe in places where crash_service.exe is depended upon, otherwise it doesn't get built on Buildbot. Declaring run-time dependencies via Gyp dependencies is a hack: creating test_support_ui.a doesn't depend on crash_service.exe being present. But it seems to be the usual practice to sprinkle run-time dependencies in Gyp dependencies until the desired effect is achieved. BUG=89730 TEST=trybots Review URL: http://codereview.chromium.org/7619012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96479 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
BUG=91386 TEST=None Review URL: http://codereview.chromium.org/7542026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96478 0039d316-1c4b-4281-b951-d872f2087c98
-
dominich@chromium.org authored
BUG=92563 TEST=None TBR=pkasting Review URL: http://codereview.chromium.org/7640002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96477 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=83561 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7634007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96476 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
Review URL: http://codereview.chromium.org/7606011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96475 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=46144,92548,92554 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7639005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96474 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This will allow us to get the instance for a resource consistently in the proxy and webkit glue. Review URL: http://codereview.chromium.org/7461147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96473 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
- Move SetSocketReusePolicy down into the existing, larger anonymous namespace. - Move AddPreReadHistogramTime into the anonymous namespace. - Add function declaration for SetSocketReusePolicy because it's used in BrowserMainParts, but defined in the anonymous namespace which comes afterwards (maybe we should move the anonymous namespace up?). - Move RecordPreReadExperimentTime to the end of the file (it's declared at the end of browser_main.h, so that seems more consistent). Review URL: http://codereview.chromium.org/7623022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96472 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96471 0039d316-1c4b-4281-b951-d872f2087c98
-
cira@google.com authored
Definition was removed in r66267. Review URL: http://codereview.chromium.org/7616018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96470 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=jeanluc@chromium.org Review URL: http://codereview.chromium.org/7620015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96469 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
BUG=none TEST=extension browser tests Review URL: http://codereview.chromium.org/7619011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96468 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=none TEST=this Review URL: http://codereview.chromium.org/7488060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96467 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96463 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7617020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96462 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
This change adds autotest control files and an associated pyauto suite for running the tests in perf.py as an autotest. This change only allows execution as an autotest, but does not enable the tests to run continuously in the autotest lab. That will be done in a later CL. I also modified perf.py so that the v8 benchmark test only runs for a single iteration, and for the other tests, the number of iterations can optionally be tweaked by setting an environment variable (useful when running the perf tests manually). BUG=chromium-os:18187,chromium-os:18185,chromium-os:18458 TEST=None Review URL: http://codereview.chromium.org/7617014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96461 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
If there's an auth error, and the user clicks a signin link, show the login dialog straight away. Before this, the code would make a generic "ShowSetup" call with "NONFATAL_ERROR", resulting in infinite spin. BUG=91286, 92265 TEST=change gaia password for active sync account that is ASP enabled. observe error in UI, sign back in. dialog should dismiss on success. Review URL: http://codereview.chromium.org/7590018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96459 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92535 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7634004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96458 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=80654 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7639001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96456 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7616019/phajdan.jr@chromium.org authored
TBR=jcivelli BUG=90905 Review URL: http://codereview.chromium.org/7637001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96455 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
TBR=jcivelli BUG=90905 Review URL: http://codereview.chromium.org/7616019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96453 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=None R=evan@chromium.org Review URL: http://codereview.chromium.org/7617016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96452 0039d316-1c4b-4281-b951-d872f2087c98
-