- 12 Aug, 2011 20 commits
-
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r6387: (bradnelson) Fixing header name mismatch (matters to msvs2010 generator). r6388: (kschimpf) Start the process of factoring out print routines into corresponding "verbose" r6389: (sehr) Update to get ELF startup abi removal. r6390: (mcgrathr) Crash with PC intact. r6391: (mcgrathr) Revert unintended commit. r6392: (mcgrathr) Fix linking libraries for nullptr test r6393: (ncbray) Enable PyAuto on the Windows Chrome integration bot. r6394: (mseaborn) Cleanup: Don't link sel_ldr against Cocoa on Mac r6395: (pasko) Remove unsupported symbol 'signal' from newlib exports. r6396: (pasko) Toolchain DEPS up(6395). r6397: (polina) tests/toolchain: Factor out common macros into a shared header. r6398: (krasin) service_runtime: remove unused NaClSyncQueue and nacl_sync_queue.c r6399: (polina) tests/toolchain: Add a new test to verify that various standard types r6400: (sanga) Some tests for PPBFileIO. r6401: (bradnelson) Fix chromebinaries.py to cope with the possibility that the index may contain r6402: (mseaborn) Add "irt_binaries" and "src/third_party/ppapi" to svn:ignore r6403: (sanga) Disabling file io tests. The tests seem to be flaky. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7634009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96508 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
moved to gl2ext.h. Got rid of gles2_command_buffer.h BUG=none TEST=none Review URL: http://codereview.chromium.org/7623001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96507 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=92121 TEST=unit_tests --gtest_filter=AutofillManagerTest.FillFormWithAuthorSpecifiedSections:FormStructureTest.HeuristicsAutocompletetypeWithSections Review URL: http://codereview.chromium.org/7613015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96506 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
was created, but when reloading a crashed tab we would be reusing the RVH and just making a new RenderView, the process would not be sent the ActivateExtension/Application IPCs. Move the process-specific initialization to ChromeRenderViewHostObserver::RenderViewHostInitialized, which is called every time a new renderer process is created. BUG=89607 TEST=no R=creis@chromium.org,jam@chromium.org Review URL: http://codereview.chromium.org/7612016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96505 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96504 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7634008 TBR=abarth@chromium.org Review URL: http://codereview.chromium.org/7637009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96503 0039d316-1c4b-4281-b951-d872f2087c98
-
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 20 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
-