- 02 Jun, 2014 38 commits
-
-
vkuzkokov@chromium.org authored
Review URL: https://codereview.chromium.org/287643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274211 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
BUG=377383,373252 TBR=grunell@chromium.org Review URL: https://codereview.chromium.org/303653007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274210 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274208 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/306023013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274207 0039d316-1c4b-4281-b951-d872f2087c98
-
vasilii@chromium.org authored
BUG=343891 Review URL: https://codereview.chromium.org/307673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274205 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274203 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Revert of Update V8 to version 3.27.17 (based on bleeding_edge revision r21586) (https://codereview.chromium.org/303263007/) Reason for revert: gn config doesn't work Original issue's description: > Update V8 to version 3.27.17 (based on bleeding_edge revision r21586) > > R=mvstanton@chromium.org > TBR=mvstanton@chromium.org > BUG=none > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274195 TBR=mvstanton@chromium.org NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/304313005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274202 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
> Depend on v8:v8 instead of v8:mksnapshot > > BUG=none > R=brettw@chromium.org > > Review URL: https://codereview.chromium.org/302783009 TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/308303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274201 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none R=brettw@chromium.org Review URL: https://codereview.chromium.org/302783009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274198 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274196 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
R=mvstanton@chromium.org TBR=mvstanton@chromium.org BUG=none Review URL: https://codereview.chromium.org/303263007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274195 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
BUG=n/a TEST=n/a Review URL: https://codereview.chromium.org/309003002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274189 0039d316-1c4b-4281-b951-d872f2087c98
-
clamy@chromium.org authored
are covered This a preparatory CL to land https://chromiumcodereview.appspot.com/309693002/ which introduces new values for Blink cache policies. BUG=376025 Review URL: https://codereview.chromium.org/303423004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274188 0039d316-1c4b-4281-b951-d872f2087c98
-
horo@chromium.org authored
- Adhere to the 80-column limit - Don't show the partition if there is no registrations nor versions. BUG=358657 Review URL: https://codereview.chromium.org/305353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274187 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
This test was disabled because it was failing. A few changes have been made: -The page zoom cannot be assumed to be 100% on load as it will depend on the screen size being tested on. So testPageSize now doesn't make that assumption. -testAccessibilityWithPage was flaking because accessibility information was not always returned for the two text boxes. I spent a bit of time investigating, but couldn't work it out so I've left it partially disabled for now and filed crbug.com/378091. -The files have all been moved to a more appropriate location (in particular the test was moved out of the data directory). BUG=303491 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273819 Review URL: https://codereview.chromium.org/290803007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274186 0039d316-1c4b-4281-b951-d872f2087c98
-
erikchen@chromium.org authored
The icon should be left-aligned, to the left of the name. I refactored the layout code of the autofill popup view to better support both image alignment, as well as RTL alignment. This CL depends on https://codereview.chromium.org/286243002/, which has not yet landed. See the associated bug for visual confirmation of the correctness of the layout logic. BUG=139154 Review URL: https://codereview.chromium.org/296603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274185 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
This adds a tip on best practices to the documentation for getAuthToken, and also updates the tip on launchWebAuthFlow to correct an inaccuracy. BUG=372279 Review URL: https://codereview.chromium.org/305843003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274184 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
Convert the video app into a class. No functionality change. BUG=171191 TEST=browser test passes. R=mtomasz@chromium.org Review URL: https://codereview.chromium.org/307863004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274182 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Update last_modified when closing cache file. BUG=346625 TEST=unit_tests Review URL: https://codereview.chromium.org/304183005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274181 0039d316-1c4b-4281-b951-d872f2087c98
-
tyoshino@chromium.org authored
The browser side code of the new WebSocket stack needs to know the ID of the render frame where the corresponding WebSocketBridge is created in order to handle certificate errors. This CL just ports the code used by the old WebSocket implementation to new one. Blink side change: https://codereview.chromium.org/304113002/ BUG=364361 Review URL: https://codereview.chromium.org/308513004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274180 0039d316-1c4b-4281-b951-d872f2087c98
-
amogh.bihani@samsung.com authored
Constants for https, http already exists in our_constants. This patch makes gurl use those constants instead of hrad-coded values. Also it adds constants for WS and WSS. Review URL: https://codereview.chromium.org/301353003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274179 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Webviews and OOP iframes now have non-empty parentId property pointing to the target they are nested into. Also added 'webview' and 'iframe' target types. TBR=bulach,mnaganov (for dev_tools_server.cc aw_dev_tools_server.cc) BUG=378457 Review URL: https://codereview.chromium.org/305903004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274178 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274177 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
Re-enable the failing expectations for the Pixel.CSS3DBlueBox test. The <meta viewport> tag added to this test is causing failures on some desktop bots. See Issue 368495. > Remove failing expectations for pixel tests. > > This is a follow-up patch for r273755. > > BUG=368495 > TBR=kbr@chromium.org > > Review URL: https://codereview.chromium.org/304183008 TBR=alokp@chromium.org Review URL: https://codereview.chromium.org/306303002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274176 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Replace GetResourceListCallback with FileListCallback. Rename GetAllResourceList and GetResourceListInDirectory to GetAllFileList and GetFileListInDirectory. Rename FakeDriveService counter variables. Remove GetOldestCreatedFolderResource in drive_backend_util.cc and merged the code to folder_creator.cc BUG=231125 TEST=unit_tests Review URL: https://codereview.chromium.org/305913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274175 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
Before, the net::IOBuffer was being passed as a pointer, from the FileStreamReader::Read to operations::ReadFile. However, there are PostTask invocations on the way. When FileStreamReader is deleted after a PostTask is fired from FileStreamReader::Read, and the operation is not completed, then the net::IOBuffer will become invalid. When the operation is completed, operation::ReadFile would cause a segmentation fault. Since net::IOBuffer is ref counted, we should pass it as ref counted object to be sure, that the buffer is always valid. This patch migrates from passing IOBuffer as a pointer, to scoped_refptr. TEST=Tested manually, that crashing doesn't occur anymore. BUG=248427 Review URL: https://codereview.chromium.org/301973007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274174 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
Implement IsNonNativeLocalPathDirectory for supporting non-local non-Drive directory access in apps. What the CL does is: * Almost mechanically moves out the local function CheckIfDirectoryExists from open_util.cc to fileapi_util.cc and just use it for the desired implementation. * Removes Drive-specific helper code for the feature. * Allows file_system_api test setup code to refer the info of File Manager app. (Because the new general implementation checks the directory existence in the permission level of the file manager, the test needs access to it.) BUG=367028 Review URL: https://codereview.chromium.org/304373004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274173 0039d316-1c4b-4281-b951-d872f2087c98
-
tapted@chromium.org authored
Revert of Fix legacy dummy window visibility inheritance. RenderWidgetHostViewAura may be shown(::Show()) bef… (https://codereview.chromium.org/272173002/) Reason for revert: Regression: makes frameless packaged app windows unmovable in Aero. Confirmed with local git revert. BUG=374681 TBR=ben@chromium.org Original issue's description: > Fix legacy dummy window visibility inheritance. RenderWidgetHostViewAura may be shown(::Show()) before legacy window creation, in such case dummy window was later created hidden which leads to wrong behaviour. E.g. NPAPI Flash in windowless mode tracks associated window visibility and slows down draw invalidation. > > R=ben@chromium.org > BUG= > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270739 Review URL: https://codereview.chromium.org/309553010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274172 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Changes: 1) Run clang-format through source and header files. 3) Fix data member variables to use unix_hacker_ style. 4) Rename file name to mock_web_user_media_client. 5) Rename class name to MockWebUserMediaClient. BUG=331299 TEST=content_unittests, content_shell. No functional changes TBR=dpranke@chromium.org Review URL: https://codereview.chromium.org/308073011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274171 0039d316-1c4b-4281-b951-d872f2087c98
-
tmdiep@chromium.org authored
App launch times can (rarely) be equal, so the comparison should have been less than or equal to. BUG=379132 TEST=unit_tests (EphemeralAppServiceTest.*) Review URL: https://codereview.chromium.org/308003011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274170 0039d316-1c4b-4281-b951-d872f2087c98
-
l.gombos@samsung.com authored
Review URL: https://codereview.chromium.org/306893006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274169 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
Prior to this change, the browser compositor allocated buffers on the UI thread while the buffer allocation for renderers was done on the IO thread. This moves all allocation to the UI thread, which makes life easier for GpuMemoryBuffer implementations and avoids potentially expensive allocation costs on the IO thread. BUG= Review URL: https://codereview.chromium.org/302443008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274168 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
ShellTestHelper doesn't need to spawn a thread. Nuking the thread simplifies the view manager tests. BUG=365012 TEST=covered by tests R=ben@chromium.org Review URL: https://codereview.chromium.org/308053008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274167 0039d316-1c4b-4281-b951-d872f2087c98
-
pavely@chromium.org authored
GetOrDownloadAttachments creates state object that tracks set of attachments for which requests are still pending. Once AttachmentStore::Read finishes AttachmentServiceImpl calls AttachmentDownloader to download attachments that were not found locally. Once all calls to Downloader finish consumer callback is called with results. I used AttachmentIdSet in this code but didn't update AttachmentIdList to AttachmentIdSet in other places. I'd rather do it in separate change. R=maniscalco@chromium.org BUG=376073 Review URL: https://codereview.chromium.org/307783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274164 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
This CL fixes a crash in the StartPageView that was happening because an observer was not being cleaned up on destruction. This CL also adds a profile change unit test which serves as a regression test for this issue. BUG=378572 TEST=Have experimental app list enabled and switch between signed in profiles repeatedly. There should be no crash. Review URL: https://codereview.chromium.org/305123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274162 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Added UMA constant for counting IDC_SPELLCHECK_SUGGESTION_*. TBR=asvitkine BUG=378933 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273817 Review URL: https://codereview.chromium.org/306103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274161 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
R=scottmg@chromium.org Review URL: https://codereview.chromium.org/301193005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274160 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274154 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Jun, 2014 2 commits
-
-
joaodasilva@chromium.org authored
This allows other tests in the same suite to call SetPolicyProviderForTesting. TBR=pastarmovj@chromium.org BUG=None Review URL: https://codereview.chromium.org/303393003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274148 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=370433 TEST=None TBR=sky@chromium.org Review URL: https://codereview.chromium.org/307203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274147 0039d316-1c4b-4281-b951-d872f2087c98
-