- 12 Nov, 2011 40 commits
-
-
hashimoto@chromium.org authored
BUG=chromium-os:22051 TEST=None Review URL: http://codereview.chromium.org/8511003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109799 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109794 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109791 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
TBR=tonyg@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/8546002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109790 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
To be landed after http://codereview.chromium.org/8537026/. BUG=103955,103969 TBR=yzshen@chromium.org,dmichael@chromium.org Review URL: http://codereview.chromium.org/8540029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109788 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Some numbers: with --experimental-fully-parallel my Z600 (16 threads) runs 360 tests in 30 minutes. The bot has 4 vcores, we may ask for more if it becomes too slow. I haven't seen any test failures locally; probably thanks to --run-singly. Review URL: http://codereview.chromium.org/8463012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109787 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
This will make reviewing the next change, to actually generate ppb_flash.h from ppb_flash.idl, less painful. TBR=noelallen@chromium.org Review URL: http://codereview.chromium.org/8530002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109786 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
- Defer showing animation until web contents is rendered; - Properly close widget after hiding animation is finished; - Create app list window with always-on-top and transparent flags; BUG=98308 TEST=Verify showing animation could be seen. Review URL: http://codereview.chromium.org/8469019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109785 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=103827 TEST=compiles on clang without warnings and passes tests Review URL: http://codereview.chromium.org/8536036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109784 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
BUG=103955,103969 TEST=ui_tests: {OutOfProcessPPAPITests,PPAPITests}.NetAddressPrivate TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8537026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109783 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
TEST=None BUG=103992 Review URL: http://codereview.chromium.org/8511079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109782 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109781 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Change: http://codereview.chromium.org/8502036 added a size regression since it failed to strip debug information from the IRT. This CL pulls in the change to build_nexe.py via DEPS roll and adds the strip flag. BUG= http://code.google.com/p/chromium/issues/detail?id=96782 TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8550001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109780 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
turns off sync for extension settings, ditto for apps and app settings. BUG=98488 TEST=Manually by bringing up two browser instances and enabling/disabling extension/app sync in preferences. Review URL: http://codereview.chromium.org/8479026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109779 0039d316-1c4b-4281-b951-d872f2087c98
-
sque@chromium.org authored
No longer using libcros to call these methods. Part of libcros removal. BUG=chromium-os:16558 TEST=Attempt shutdown and restart from Chrome UI Signed-off-by:
Simon Que <sque@chromium.org> R=satorux@chromium.org,stevenjb@chromium.org Review URL: http://codereview.chromium.org/8537001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109778 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Also, prepare PowerManagerDbusClient for change in power manager for bug chromium-os:21360 TEST=manual BUG=chromium-os:20832 Review URL: http://codereview.chromium.org/8491054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109777 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. NOTE: Resubmit of http://codereview.chromium.org/8539039/ which broke 32 bit due to a missing comma in the gyp file. Review URL: http://codereview.chromium.org/8537031 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8546001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109776 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
On Windows, the script incorrectly uses '/' regardless of OS. This causes the build to fail. We do not modify the arguments because the strip tool on windows is cygwin based and expects '/' (although it handles '\'). Review URL: http://codereview.chromium.org/8539042 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8545001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109775 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
On Windows, the script incorrectly uses '/' regardless of OS. This causes the build to fail. We do not modify the arguments because the strip tool on windows is cygwin based and expects '/' (although it handles '\'). Review URL: http://codereview.chromium.org/8539042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109774 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8537007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109772 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. NOTE: Resubmit of http://codereview.chromium.org/8539039/ which broke 32 bit due to a missing comma in the gyp file. Review URL: http://codereview.chromium.org/8537031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109771 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
TBR=nduca BUG=none TEST=waterfall Review URL: http://codereview.chromium.org/8538037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109769 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 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8538036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109766 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-