- 27 Jul, 2012 40 commits
-
-
mukai@chromium.org authored
BUG=137516 TEST=manually checked on lumpy Review URL: https://chromiumcodereview.appspot.com/10829034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148724 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=126674 TEST=build success Review URL: https://chromiumcodereview.appspot.com/10829032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148723 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Adding a breakpad tester tool. It can be used to crash the specified process so that we can check if the crash dump is correctly generated. Review URL: https://chromiumcodereview.appspot.com/10830043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148722 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
Use EXT_robustness where available on GLES2 platforms to detect and respond to resets of the graphics card. BUG=138162 TEST=ran https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/conformance-suites/1.0.1/extra/slow-shader-example.html on Windows with ANGLE and verified that new code path was taken Review URL: https://chromiumcodereview.appspot.com/10822029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148721 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
R=mpcomplete@chromium.org,gbillock@chromium.org BUG=130432 TEST=CWSIntentsRegistryTest.LocalizeMatchingLocale:ExtensionL10nUtil.GetAllFallbackLocales:ExtensionL10nUtil.LoadMessageCatalogs* Review URL: https://chromiumcodereview.appspot.com/10790087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148720 0039d316-1c4b-4281-b951-d872f2087c98
-
yongsheng.zhu@intel.com authored
So the parser can know 'Android' platform. Also the failed case 'GPUTestExpectationsParserTest.WebGLTestExpectationsValidation' is passed. BUG=118542 TEST=content_unittests Review URL: https://chromiumcodereview.appspot.com/10833003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148719 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
CID=103978 BUG=139242 TEST= Review URL: https://chromiumcodereview.appspot.com/10820017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148718 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148717 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Fixes a build warning with the 10.8 SDK BUG=139138 TEST=none TBR=dmaclach Review URL: https://chromiumcodereview.appspot.com/10826042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148716 0039d316-1c4b-4281-b951-d872f2087c98
-
sievers@chromium.org authored
This creates either a texture transport surface (for compositor use) or a native window surface. Also add a way to look up a surface handle that cannot be serialized over IPC. We simply get it from the tracker as we are running the GPU thread in the browser process. BUG=136923 Review URL: https://chromiumcodereview.appspot.com/10795058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148715 0039d316-1c4b-4281-b951-d872f2087c98
-
smckay@chromium.org authored
Use IntentsQuery as the WDS consumer. By unencumbering WebIntentsRegistry of this responsibility we'll be able to more easily accommodate new request types. BUG=137907 TEST=WebIntentsRegistryTest.* Review URL: https://chromiumcodereview.appspot.com/10827056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148714 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148713 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
This CL is the part 2 (of 2) for fixing 138512. In GDataFileSystem::GetEntry*() family of functions, check the existence of dirty cache and if there exists, use the file info from the cache file. BUG=138512 TEST=unit_tests --gtest_filter='*GData*' TEST=Manual: - edit a file by photo editor and save as a different file. - verify the file size and the date is displayed correctly for the edited file even if feed update intervenes. Review URL: https://chromiumcodereview.appspot.com/10826006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148712 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Also add support for single-process. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10820043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148711 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
TEST() macro should be used instead. TEST=ui_unittests R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10808072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148710 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
xp-release-dual-core/moz/total_op_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=148651&graph=total_op_r TBR=cmp BUG=139267 Review URL: https://chromiumcodereview.appspot.com/10827065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148707 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
Updated total_byte_r instead total_op_r. Will submit a separate CL to update total_op_r. xp-release-dual-core/moz/total_op_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=148651&graph=total_op_r TBR=cmp BUG=139267 Review URL: https://chromiumcodereview.appspot.com/10829052 TBR=rtenneti@google.com Review URL: https://chromiumcodereview.appspot.com/10820044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148704 0039d316-1c4b-4281-b951-d872f2087c98
-
asanka@chromium.org authored
Move prompting logic from content/ to chrome/. When determining the target path for a download, we used to notify content/ of what the target path was along with a flag indicating whether the user should be prompted. Then DownloadManager would call into the DownloadManagerDelegate to request a prompt if necessary. This patch short circuits the logic so that the DownloadManagerDelegate would prompt the user as necessary and only pass the final path to the DownloadItem. BUG=78085 TEST=unit tests TBR=sky,mirandac Review URL: https://chromiumcodereview.appspot.com/10704052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148703 0039d316-1c4b-4281-b951-d872f2087c98
-
yosin@chromium.org authored
TBR=tomhudson@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10833045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148702 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
This facilitates building a Debian package, currently for Ubuntu 10.04. This is based on work by benley@ and jamiewalch@ (http://codereview.chromium.org/10800099/) TODO: * Allow building packages for other versions of Ubuntu (maybe detect the current build platform and use that) * Integrate better with gyp, instead of hard-coding out/Release and manually supplying version_full to the script. * Add man-page for me2me_virtual_host * Use separate staging area for the debian/ build directory, instead of polluting the source tree. BUG=131245 TEST= Review URL: https://chromiumcodereview.appspot.com/10821028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148701 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148700 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Many of the includes / dependencies in ppapi + nacl are badly specified. This turns on checkdeps for most stuff and makes extra stuff explicit. BUG=http://code.google.com/p/chromium/issues/detail?id=93520 TEST=checkdeps passes R=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10797018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148699 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10824036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148698 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
Sort of. SendNotification() is still there. Perhaps we want to split the interfaces completely. BUG=124149 TEST=tests should still pass, no observable behavior change NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147801 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148496 Review URL: https://chromiumcodereview.appspot.com/10702074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148697 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=133088 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148696 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=139229 TEST=sync_integration_tests should still pass Review URL: https://chromiumcodereview.appspot.com/10825047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148695 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
BUG=NONE TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10822002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148694 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
Also fix a couple of bugs in the license tool. - When scanning, ignore directories that don't contain any files, on the assumption that these are DEPS directories for projects not used by our current configuration. - Don't recurse into directories in ADDITIONAL_PATHS, just as we don't for regular third_party/foo directories. Notes - License file for third_party/mozc was taken from source header. - LICENSE.chromium_os was copied from Chromium OS source tree. This fixes 'licenses.py scan' for an Android checkout. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10829042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148693 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
BUG=chromium:127728 TEST=unit_test --gtest_filter="DriveApiParser.*" Review URL: https://chromiumcodereview.appspot.com/10810070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148692 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
CID=102266 BUG= TEST= TBR=annacc Review URL: https://chromiumcodereview.appspot.com/10821029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148691 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
This CL also made RenderWidgetHostView::MacCopyFromCompositingSurface support HiDPI. BUG=118571 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10835014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148690 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148689 0039d316-1c4b-4281-b951-d872f2087c98
-
posciak@chromium.org authored
https://gerrit.chromium.org/gerrit/#change,28275 fixes libva-intel-driver to not free the buffer manager before cleaning up BOs, so now vaTerminate can safely be called. Also, since we are using X functions and X Pixmaps with VAAPI, there is no need to use the glx va library just to get the X display. This could have also potentially got us into trouble in the future, so getting rid of it. BUG=138758 TEST=Manual runs Review URL: https://chromiumcodereview.appspot.com/10824051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148688 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=8 CID=7757,8647,11476,16931,16932,100206,100577,102872 BUG=none TEST=none R=tbreisacher@chromium.org TBR=brettw@chromium.org,kalman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10824033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148687 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest that I removed in r148507. It looks like this may be preventing the browser from shutting down child processes. Review URL: https://chromiumcodereview.appspot.com/10833043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148686 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
talloc.c has a local diff to define strnlen(), instead of using the definition in replace.c. However, the 10.7 SDK has its own strnlen(), which makes the compiler complain about a strnlen() redefinition. Use the pattern from replace.c to fix the redefinition problem. With this change, 'browser_tests' builds with the 10.7 SDK. BUG=136844 TEST=none Review URL: https://chromiumcodereview.appspot.com/10832045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148685 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
xp-release-dual-core/moz/total_op_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=148651&graph=total_op_r TBR=cmp BUG=139267 Review URL: https://chromiumcodereview.appspot.com/10829052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148684 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
BUG= TEST= TBR=tommi Review URL: https://chromiumcodereview.appspot.com/10820042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148683 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
The user will be asked for confirmation via an infobar before we let any of the dangerous unknown plugins installed by default on many Linux distributions run. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10821042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148682 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148681 0039d316-1c4b-4281-b951-d872f2087c98
-