- 09 Aug, 2012 40 commits
-
-
kalman@chromium.org authored
renderer. BUG=141093 Review URL: https://chromiumcodereview.appspot.com/10826199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150731 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
It appears to have no callers (the last was removed by r127117). R=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836146 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150730 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
third_party/llvm-allocated-type is introduced at http://crrev.com/149572 (not in DEPS -- need to describe in .gclient). BUG=123758 Review URL: https://chromiumcodereview.appspot.com/10832200 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150729 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
BUG=141501 R=asargent@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150728 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
This follows the mock image of crbug.com/130385 comment 26. This CL contains following changes. - background color / line color - an arrow from below section - display names - display name / resolution view - "Apply" buttons - centering the display rectangles in the area BUG=130385 Review URL: https://chromiumcodereview.appspot.com/10843066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150727 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
BUG=139929 Review URL: https://chromiumcodereview.appspot.com/10827154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150726 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
BUG=127323 TEST=New test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150420 Review URL: https://chromiumcodereview.appspot.com/10825210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150725 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
r149688 added a check for the extension type in ExtensionInstallPrompt::ShowConfirmation, but for bundle installs we don't have an Extension instance to get the type of. BUG=141451 R=asargent@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150724 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
that it tries to modify. BUG=141093 Review URL: https://chromiumcodereview.appspot.com/10823247 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150723 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
BUG=139517 TEST=Compiles, runs on a 10.6.8 box. Review URL: https://chromiumcodereview.appspot.com/10836022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150722 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
This is a verbatim revert of https://chromiumcodereview.appspot.com/10827184/ BUG=140886 Review URL: https://chromiumcodereview.appspot.com/10827237 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150721 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150720 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150719 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
In Drive V2 api, change ID is extended to int64, so we have to extend the size to 64bit. For getting account metadata, WAPI:Drive V2 is not 1:1 mapping. Getting application list is separated from this CL. As refactoring gdata_wapi_feed_loader and making a separate drive_api_feed_loader makes very redundant copy & paste, so used IsDriveV2APIEnabled() for separating different JSON feed handlings in completion callbacks. CLs for getting file changelists and applists will follow. BUG=chromium:127728 TEST=manually make sure this doesn't break FileBrowser Review URL: https://chromiumcodereview.appspot.com/10823226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150718 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
- Fixed the issue on PeerConnection offer rejection. - Factored out the usage of cricket::CaptureResult. Review URL: https://chromiumcodereview.appspot.com/10823242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150717 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
events for a closing background page. We now cancel the close instead, so we don't need to queue the events. BUG=136469 Review URL: https://chromiumcodereview.appspot.com/10830235 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150716 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
This reverts commit 7c03095b. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10824228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150715 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
Use transparent color to prevent flickering BUG=141334 Review URL: https://chromiumcodereview.appspot.com/10823230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150714 0039d316-1c4b-4281-b951-d872f2087c98
-
yutak@chromium.org authored
BUG=116624 TEST=none R=mmenke@chromium.org,willchan@chromium.org Review URL: https://chromiumcodereview.appspot.com/10808073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150713 0039d316-1c4b-4281-b951-d872f2087c98
-
posciak@chromium.org authored
If SPS has unsupported parameters, we get overzealous by attempting to destroy a not-yet-created VA context causing a crash in the driver. Review URL: https://chromiumcodereview.appspot.com/10823246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150712 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
BUG=141322 Review URL: https://chromiumcodereview.appspot.com/10831217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150711 0039d316-1c4b-4281-b951-d872f2087c98
-
harrym@chromium.org authored
verifying that ash_shell terminates successfully when a window watcher is attached. BUG=130332 Review URL: https://chromiumcodereview.appspot.com/10834185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150709 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150708 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10829242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150707 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
nor if there was no page ID on the executing script (possibly handled by the error case). BUG=138323 Review URL: https://chromiumcodereview.appspot.com/10855064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150706 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@chromium.org authored
BUG=141537 TEST=unit tests Review URL: https://chromiumcodereview.appspot.com/10824224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150705 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=133292 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10834207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150704 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=141215 TEST=Turn caps lock on, press Ctrl+Alt+/, press escape, and check the keyboard overlay is closed. Review URL: https://chromiumcodereview.appspot.com/10826211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150703 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
The behavior of Alt+number was changed by the CL below. http://src.chromium.org/viewvc/chrome?view=rev&revision=148500 BUG=140905 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10837134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150702 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@chromium.org authored
There was an optimization in preview_generator.js that didn't request a new preview in certain cases. This CL relaxes the checks so that changing to a new printer always requests a new preview. In the case where the preview really DOESN'T need to be regenerated an optimization on the C++ side will prevent unneeded regenerations. BUG=140826 Review URL: https://chromiumcodereview.appspot.com/10826214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150699 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=134929 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10826129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150698 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremya@chromium.org authored
BUG=141517 TBR=sail@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150697 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10824186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150696 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
I missed one include and somehow checkdeps.py didn't complain :/ BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150694 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150691 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
In seccomp-bpf unittest, we now call setSandboxPolicy even if we have no kernel support for seccomp-bpf. BUG=141545 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10837178 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150690 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
The kEnded state was used to protect against the case where both renderers executed their ended callbacks at the same time, resulting in two tasks posted to the pipeline message loop but the first task would poll each renderer's HasEnded() method and execute the ended logic before the second task executed. Review URL: https://chromiumcodereview.appspot.com/10834236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150689 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
auth.json was previously used to store authentication tokens. Now host config will be used to store them instead. This script will automatically upgrade config files on systems that still have auth.json BUG=120950 Review URL: https://chromiumcodereview.appspot.com/10830225 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150688 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=cjhopman@chromium.org BUG=141539, 141293 TEST=none Review URL: https://chromiumcodereview.appspot.com/10827243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150687 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150686 0039d316-1c4b-4281-b951-d872f2087c98
-