- Dec 02, 2010
-
-
thakis@chromium.org authored
The sandbox config allows everything for now; I will put in restrictions in a follow-up CL (which should be small). This CL should have no visible effect (other than changing a few LOG(WARNING) to LOG(ERROR)). BUG=48607 TEST=GPU process still works Review URL: http://codereview.chromium.org/5491001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67939 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
Per UI mocks. BUG=63814 TEST=Basic prefs should come first on all platforms Review URL: http://codereview.chromium.org/5519001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67938 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Prevents writing to buffer out of range. TEST=try BUG=none Review URL: http://codereview.chromium.org/5525001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67937 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/5503001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67934 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/5430003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67931 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=chromium-os:9623 TEST=Verify fix for chromium-os:9623. Review URL: http://codereview.chromium.org/5524002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67929 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Code re-factoring and cleanup. BUG=none TEST=none Review URL: http://codereview.chromium.org/5258006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67928 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=19991 TEST=lock cert database with "certutil -d sql:.pki/nssdb -W", try to export a cert. Review URL: http://codereview.chromium.org/5509001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67927 0039d316-1c4b-4281-b951-d872f2087c98
-
cindylau@google.com authored
functions from different threads. BUG=64844 TEST=Run integration tests. Review URL: http://codereview.chromium.org/5290011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67926 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
to allow the dump including the heap memory. TEST=none BUG=none Review URL: http://codereview.chromium.org/5262011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67925 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/5520001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67924 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
BUG=61771 Review URL: http://codereview.chromium.org/5334003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67923 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67922 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
BUG=62865 TEST=none Review URL: http://codereview.chromium.org/5406004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67920 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
TEST=None BUG=None Review URL: http://codereview.chromium.org/5310011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67918 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
BUG=64850 TEST=Verify that associated crash goes away in Canary Review URL: http://codereview.chromium.org/5490001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67917 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
Per the UI mocks. BUG=63810 TEST=DOMUI pref structural widths should match mocks Review URL: http://codereview.chromium.org/5521001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67916 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
TBR=ojan Review URL: http://codereview.chromium.org/5534001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67915 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
are now doubles (to match Safari). This was done in http://trac.webkit.org/changeset/72974 BUG=64874 Review URL: http://codereview.chromium.org/5482002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67914 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
There is a new crash report but not caught by the CHECKS. (http://crash/reportdetail?reportid=accf4c24431527ce#crashing_thread) This could be because this ifdef generates two different objects of this template function and linker may be picking bad one. BUG=chromium-os:7327 TEST=none Review URL: http://codereview.chromium.org/5405003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67913 0039d316-1c4b-4281-b951-d872f2087c98
-
maf@chromium.org authored
Review URL: http://codereview.chromium.org/5526001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67912 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@google.com authored
BUG=none TEST=Run on trybot-windows.txt, \base\ remains that way in the first warning. Review URL: http://codereview.chromium.org/5298012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67911 0039d316-1c4b-4281-b951-d872f2087c98
-
nfullagar@google.com authored
- shm handle uint64_t -> int - more unification of shm size from int32_t -> uint32_t - GetNativeMemoryHandle() -> GetSharedMemory() BUG=none TEST=src/ppapi/examples/ Review URL: http://codereview.chromium.org/5410001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67910 0039d316-1c4b-4281-b951-d872f2087c98
-
victorw@chromium.org authored
TBR=vitalyr TEST=none BUG=none Review URL: http://codereview.chromium.org/5493001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67909 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=chromium-os:9737 TEST=Verify fix for chromium-os:9737 Review URL: http://codereview.chromium.org/5494001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67907 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 01, 2010
-
-
vitalybuka@chromium.org authored
BUG=64967 TEST=none Review URL: http://codereview.chromium.org/5481002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67905 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Small corrections to gyp files for missing or moved headers. BUG=none TEST=unit tests and try bots. Review URL: http://codereview.chromium.org/5485001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67903 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitrao@chromium.org authored
TBR=aa,scherkus BUG=None TEST=Official builders should sync and compile again. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67901 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/5498001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67900 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=chromium-os:9811 TEST=Manual Review URL: http://codereview.chromium.org/5473001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67899 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
Took out web_store_icon.png from google_chrome directory, because it is supposed to come from DEPS. This reverts commit f4b669a21f11dbde983f6d1647e60753cd7fd8be. BUG=61019 TEST= TBR=laforge@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67896 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitrao@chromium.org authored
BUG=46609 TEST=Should turn green! Review URL: http://codereview.chromium.org/5460001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67895 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/5471002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67894 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Previously we built part of base twice under different configurations. This reverts r49502 (http://codereview.chromium.org/2796002), since we don't need a separate fpic base target now that all of Linux is built with fpic. Review URL: http://codereview.chromium.org/5361011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67893 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
This reverts commit 9dac844f46dd3263a04854668a60489d8633e587. TBR=erikkay@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67892 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Switched GPU watchdog timeout to be based on main thread's user + kernel time rather than wall clock time on Windows. Only on Windows because it is the only platform 58396 appears to be happening on. My latest hairbrained theory is that it is timing out and aborting while Windows boxes are resuming from hypernation. In that case wall clock time might incorporate a lot of I/O time for paging in data from swapfile. This is an attempt to hide that I/O time, counting only active CPU time. It catches hangs like this: for (;;) { } and this: for (;;) { Sleep(0); } but not this: for (;;) { Sleep(1000); } because that just makes the thread largely idle. It also does not catch deadlocks. Also fixed null dereference in GPU watchdog termination code. BUG=64648, 58396 TEST=test GPU watchdog locally, try Review URL: http://codereview.chromium.org/5301007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67891 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
BUG=64840 TEST=With --enable-ceee, CF profiles on IE7 should not be under Temporary Internet Files. Review URL: http://codereview.chromium.org/5254012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67890 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Fix a problem with the delete-after-reboot code. Removing pending renames of files not currently on disk would fail due to calls to GetShortPathName failing for already-deleted files. Now we just attempt to keep using the long path names for the already-deleted-file case. Also test. BUG=64503 TEST=Uninstall CF while it is in use. Delete the in use files. Reinstall. Ensure that the CF files are no longer scheduled for deletion by looking at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations. Review URL: http://codereview.chromium.org/5354006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67889 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=63511 TEST=none TBR=erikkay@chromium.org Review URL: http://codereview.chromium.org/5460002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67888 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@google.com authored
This is a benchmarking program that times how fast a shader can color-convert and render video frames to the screen. The program takes a file with raw YUV frames, the number of frames in the file, and the dimensions of the video file as parameters and outputs the max frames per second obtained when rendering the video using various painting/shading techniques. BUG=48633 TEST=compiles Review URL: http://codereview.chromium.org/4873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67887 0039d316-1c4b-4281-b951-d872f2087c98
-