- 12 Nov, 2011 28 commits
-
-
estade@chromium.org authored
This file is really only useful to downloads and history. All other includes of the file are senseless copy-pasta as far as I can tell. There is also the problem that due to its poor name, it became a dumping ground for generic stuff like displaytable, and then was included into chrome://settings because of it. Move out the bits that should live elsewhere, remove the rules that are not used anywhere, rename the file to head off re-use. Also move gpu_internals stuff into gpu_internals/, and remove completely duplicated file webui2.css. BUG=103688 TEST=manually checking gpu internals, media internals, policy, tracing, options, history, downloads Review URL: http://codereview.chromium.org/8511046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109765 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Add a strip script based on the old build_nacl_irt.py (just keep strip piece) Rename nacl_irt target to nacl_irt_unstripped and add a new target called nacl_irt which strips the previous target. Review URL: http://codereview.chromium.org/8539039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109764 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
If this causes ASAN problems with browser tests, then I'll revert it. Tests to watch out for (on ASAN bot) are: IncognitoSplitMode TwoExtensionsCrashBothAtOnce TwoExtensionsOneByOne AutoUpdate CognitoNoFile IncognitoNoFile OnChangedNotificationsBetweenBackgroundPages SplitModeIncognito So far, I've uncommented two hooks, with no problems ;-). One of these hooks will illuminate the problems. r=rtenneti BUG=103830 Review URL: http://codereview.chromium.org/8491065 TBR=jar@chromium.org Review URL: http://codereview.chromium.org/8538035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109762 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
We will now reliably hit this code due to the server changing the MTIME of any committed item. As a result of this, and because the check and log is expensive, it's better to just remove them altogether. BUG=103838 TEST=none Review URL: http://codereview.chromium.org/8526018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109761 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
If this causes ASAN problems with browser tests, then I'll revert it. Tests to watch out for (on ASAN bot) are: IncognitoSplitMode TwoExtensionsCrashBothAtOnce TwoExtensionsOneByOne AutoUpdate CognitoNoFile IncognitoNoFile OnChangedNotificationsBetweenBackgroundPages SplitModeIncognito So far, I've uncommented two hooks, with no problems ;-). One of these hooks will illuminate the problems. r=rtenneti BUG=103830 Review URL: http://codereview.chromium.org/8491065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109760 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://settingsestade@chromium.org authored
non-standard buttons in chrome://settings were broken in r109201 because the specificity of the button rules got greater when :not(.custom-appearance) was added. This is a sorry and unanticipated side effect of this approach (proposed by yours truly). BUG=none TEST=deletable list item close buttons, subpage close buttons go back to normal look Review URL: http://codereview.chromium.org/8510042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109759 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
(if needed) when a Data frame (with non-zero payload) is sent. BUG=100975 R=willchan TEST=network unittests Review URL: http://codereview.chromium.org/8497063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109758 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move the struct used when showing a desktop notification to content/public/common, so that chrome code doesn't include desktop_notification_messages.h which is an internal detail of content. BUG=98716 Review URL: http://codereview.chromium.org/8511075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109757 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=103937 TEST=see the bug Review URL: http://codereview.chromium.org/8536032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109756 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109755 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
This will cause a ton of layout test failures on the Leopard bots, but they'll be fixed with the next roll and this gets rid of the big intl1 perf regression. TBR=tonyg@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/8540022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109754 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
R=tony@chromium.org BUG=103987 TEST=sql_unittests compiles on the webkit win shared builder Review URL: http://codereview.chromium.org/8538031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109753 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8536034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109752 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109751 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Removing dependencies from content/. BUG=102224 Review URL: http://codereview.chromium.org/8498034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109749 0039d316-1c4b-4281-b951-d872f2087c98
-
kerz@chromium.org authored
BUG=None TEST=None TBR=mal@chromium.org Review URL: http://codereview.chromium.org/8538024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109748 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
The broker could send back an invalide channel handle if it fails to setup up renderer channel, e.g. when the broker fails to duplicate a file descriptor. Add a check in PpapiThread::SetupRendererChannel on this condition. Upon receiving an invalid channel handle from the broker, the BrokerDispatcherWrapper at the render side should check the channel handle before passing it down. Using an invalid channel handle to create a channel may cause LOG(FATAL) in IPC::Channel::ChannelImpl::CreatePipe(). Add a content unitest to check this. BUG=103957 TEST=new unit test Review URL: http://codereview.chromium.org/8436008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109747 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: http://codereview.chromium.org/8514004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109746 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@chromium.org authored
For chrome/common/service_process* BUG=none TEST=none Review URL: http://codereview.chromium.org/8495039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109745 0039d316-1c4b-4281-b951-d872f2087c98
-
lipalani@chromium.org authored
When the user enters new credentials to sync we clear the data from db as well as in memory. However if at this state the user restarts the browser sync will not initialize the next time thinking that user has not setup sync. This fix prevents the data from being cleared from db. So on restart we can still initialize sync and display auth error. BUG=103861 TEST=manual by running the repro, sync_integration_tests.exe and unit_tests.exe Review URL: http://codereview.chromium.org/8515030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109744 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=103981 TEST=none R=sadrul@chromium.org,ben@chromium.org TBR=sadrul@chromium.org,ben@chromium.org Review URL: http://codereview.chromium.org/8539032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109743 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
They will be used for implementing Aura IME. BUG=chromium:97261 TEST=try Review URL: http://codereview.chromium.org/8537012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109741 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
(Retry after a fix.) The general idea is to use jbates's newly added tracing: if a feature is blacklisted, we check the tracing data to make sure gpu process hasn't launched. BUG=101222 TEST=browser_tests Review URL: http://codereview.chromium.org/8510032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109740 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Reconstruct of CL to enable untrsuted builds see: http://codereview.chromium.org/8416025. This CL will enable untrusted builds in Chrome. The first step is to enable enable building the IRT via this technique instead of using scons. DEPS: We bump NaCl deps to fix untrusted.gypi in NaCl Repo ppapi/ppapi_cpp.gypi+ Add ppapi_cpp library for NEXE ppapi/native_client/native_client.gyp Add ppapi library for NEXE (copy linker script to toolchain dir) Add nacl_irt target (the actual IRT.NEXE) ppapi/ppapi.gyp & ppapi/ppapi_internal.gyp Pull in untrusted.gypi from NaCl repo ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp Add ppruntime library for NEXE chrome/nacl.gypi Remove scons header scan and scons irt build Add dependency to untrusted IRT build in native_client.gyp BUG= http://code.google.com/p/chromium/issues/detail?id=96782 TEST= try TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8502036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109739 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
Also, use the software_rendering_list.json in deps, so it can be shared by all branches and main trunk. Note that this CL is the minimum because we need to merge back to M16. The remaining cleanup, including removing the dead code, simplifying GpuDataManager, refactoring, will be done in a separate CL. BUG=103851 TEST=try bots Review URL: http://codereview.chromium.org/8511067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109738 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
BUG=102448 TEST=Compiles Review URL: http://codereview.chromium.org/8524002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109737 0039d316-1c4b-4281-b951-d872f2087c98
-
miletus@chromium.org authored
Update gps.h header to 3.1 version to have shared memory export libgps APIs. Adapt libgps_wrapper_linux to use shared memory to communicate with gpsd. We enable the libgps support on ChromeOS and drop the support on destkop linux for now due to the fact that we can't control what gpsd version will be present on the desktop system and the gps data written to shared memory by gpsd maybe not be compatible with what chrome/libgps is expecting. If there is demand for desktop libgps support we can add it back and investigate on using socket interface between libgps and gpsd. BUG=103751 TEST=run "tools/checklicenses/checklicenses.py third_party/gpsd/" and make sure no license violation. content_unittests --gtest_filter="*Gps*" and make sure all unittests pass Review URL: http://codereview.chromium.org/8463022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109736 0039d316-1c4b-4281-b951-d872f2087c98
-
mcgrathr@chromium.org authored
The Clang <limits.h> doesn't behave normally under -ffreestanding, but we needed that flag for another reason. So explicitly undefine and redefine __STDC_HOSTED__ even though we're using -ffreestanding. TBR=nduca@google.com BUG= none TEST= none Review URL: http://codereview.chromium.org/8538030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109735 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Nov, 2011 12 commits
-
-
mcgrathr@chromium.org authored
This makes it more like the way a PIE is normally run when loaded by the kernel. It doesn't rely on the dynamic linker's feature of being run from the command line. It also avoids hard-coding the canonical machine-dependent file name of the dynamic linker. Instead, it just obeys PT_INTERP the same way the kernel would. BUG= none TEST= nacl still works R=mseaborn@chromium.org,bradchen@google.com Review URL: http://codereview.chromium.org/8524015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109734 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8463025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109733 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8526013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109732 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
BUG=98751 Review URL: http://codereview.chromium.org/8511068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109731 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
R=cbentzel Review URL: http://codereview.chromium.org/8503040 TBR=tburkard@chromium.org Review URL: http://codereview.chromium.org/8498039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109730 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Review URL: http://codereview.chromium.org/8511073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109729 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
EnableEncryptEverything() only sets encryption_pending_ if encrypt_everything_ is not already set. BUG=103301 TEST=Follow steps in bug Review URL: http://codereview.chromium.org/8491051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109728 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
chrome on Vista uses accelerated canvas even without accelerated compositing. So to force software, we need --disable-accelerated-2d-canvas. Additionally, to avoid potential flakiness, moved the check from context creation success to actual swap buffers - that way if someone creates a context without drawing, it will not trigger. BUG=103956 Review URL: http://codereview.chromium.org/8491056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109727 0039d316-1c4b-4281-b951-d872f2087c98
-
imasaki@google.com authored
Review URL: http://codereview.chromium.org/8539024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109725 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None TEST=PPAPITest.FlashClipboard passes. Review URL: http://codereview.chromium.org/8515014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109724 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Avoids calling unnecessary Uniscribe functions until there's text to process. BUG=none TEST=none Review URL: http://codereview.chromium.org/8515012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109723 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
I believe these tests were originally flaky due to unclean state on the bots running the tests. The bots have been cleaned of the problem. I ran these tests on the Win7 QA bot, and also the Mac 10_6 QA bot, and all of the tests passed with --repeat=100. BUG=85598 TEST=None Review URL: http://codereview.chromium.org/8538022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109722 0039d316-1c4b-4281-b951-d872f2087c98
-