- 09 Aug, 2012 40 commits
-
-
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
-
chrome-extension://idkalman@chromium.org authored
pages (iframes etc) exist in Dispatcher::ClassifyJavaScriptContext. BUG=139869 Review URL: https://chromiumcodereview.appspot.com/10827239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150685 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Replace FilePathUpdateCallback with FileMoveCallback, and move this typedef to gdata_files.h * GDataDirectoryService::AddEntryToDirectory has been renamed to MoveEntryToDirectory, and now takes FileMoveCallback, and calls RemoveChild on the parent, as TakeEntry used to do. Also add a ui thread DCHECK and fix tests. * Get rid of GDataDirectory::TakeEntry, replacing all invocations with GDataDirectoryService::MoveEntryToDirectory. * Introduce callbacks OnMoveEntryToDirectoryWithFileMoveCallback, and OnMoveEntryToDirectoryWithFileOperationCallback to call OnDirectoryChanged and run callbacks. * Replace GDataFileSystem callbacks OnRenameResourceCompleted and OnRemoveEntryFromDirectoryCompleted with RenameFileOnFilesystem and RemoveEntryFromDirectoryOnFilesystem. * Get rid of GDataFilesystem::AddEntryToDirectoryOnFilesystem. * Make RemoveChildren, RemoveChildFiles, RemoveChildDirectories private. * FromDocumentEntry should take parent NULL, as should GDataDirectory/GDataFile ctors. This will be more comprehensively fixed in a future patch. The fixes in this patch are necessary for unit tests. * Replace FOR_EACH_OBSERVER(Observers OnDirectoryChanged) with OnDirectoryChanged, for brevity. * Add gdata::test_util::CopyErrorCodeFromFileMoveCallback for gdata_files_unittest. BUG=137725 TEST=unit tests, manual test moving files in the same directory and between directories. Review URL: https://chromiumcodereview.appspot.com/10827211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150684 0039d316-1c4b-4281-b951-d872f2087c98
-
gene@chromium.org authored
Lack of XPS system on XP caused problems getting printer capabilities. Use default settings for print preview in this case. BUG=140044 TEST=On Windows XP (vanila install, no extras) go to a webpage and press Ctrl-P to bring up print preview. It should work. Review URL: https://chromiumcodereview.appspot.com/10825256 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150683 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
We were only creating the compositing surface on XP, but it should be created in other circumstances where we aren't using the image transport surface. BUG=140239 TBR=apatrick@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150682 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremya@chromium.org authored
BUG=140306 Tested: Added new browser tests! Review URL: https://chromiumcodereview.appspot.com/10830072 TBR=fsamuel@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150681 0039d316-1c4b-4281-b951-d872f2087c98
-