- 06 Aug, 2013 40 commits
-
-
gkanwar@chromium.org authored
Also renames several files in pylib/host_driven to match the general file naming scheme. This change will break existing host-driven tests downstream which are run though scripts other than test_runner. NOTRY=True BUG=176323 Review URL: https://chromiumcodereview.appspot.com/19537004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215944 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=267693 R=sky@chromium.org Review URL: https://codereview.chromium.org/22397002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215943 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
notry=true Review URL: https://chromiumcodereview.appspot.com/22432002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215942 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
Code should only return false for ash, which isn't always the case on win-aura. BUG=262001 TEST=see bug R=scottmg@chromium.org Review URL: https://chromiumcodereview.appspot.com/22300006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215941 0039d316-1c4b-4281-b951-d872f2087c98
-
sukolsak@chromium.org authored
Initial commit for the Automated Installer Testing Framework. The design documentation is available at https://docs.google.com/a/google.com/document/d/1iK0INUnaTbeEMXHLWpyRch2eyp-Uxb7ckppO7X-onLY/ NOTRY=True BUG=264859 TEST= 1) Uninstall Chrome. 2) Put mini_installer.exe in the same folder as test_installer.py. 3) Run "python test_installer.py config\config.config". 4) The script will install Chrome and then uninstall Chrome. In other words, it will go from clean -> installed -> clean. At each state, it will check that a registry entry for Chrome exists (or doesn't exist). You should see "Passed" at each state. Review URL: https://chromiumcodereview.appspot.com/20578004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215940 0039d316-1c4b-4281-b951-d872f2087c98
-
tiago.vignatti@intel.com authored
We need to remember that Ozone is playing together nowadays and different window systems in Linux might be used. In particular, this changes fix my downstream Ozone-Wayland implementation. BUG= Review URL: https://chromiumcodereview.appspot.com/21144006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215939 0039d316-1c4b-4281-b951-d872f2087c98
-
torinmr@chromium.org authored
Now that appropriate socket headers have been found for newlib, two things need to be done before socket implementation work can begin. First, wrappers must be added to kernel_wrap_newlib. Second, some helper functions provided by glibc need to be implemented. This CL does both. In particular, inet_ntoa() and inet_ntop() have been implemented, allowing the conversion of IPv4 and IPv6 addresses to strings. NOTRY=true BUG=None TEST=None R=noelallen@chromium.org,bradnelson@google.com Review URL: https://chromiumcodereview.appspot.com/21610003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215937 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@chromium.org authored
Disabling while we figure out how to better support windows for NaCl IO. This is currently holding up socket support. TBR=binji@chromium.org Review URL: https://codereview.chromium.org/22462002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215936 0039d316-1c4b-4281-b951-d872f2087c98
-
rockot@chromium.org authored
This is a rebased version of https://chromiumcodereview.appspot.com/20722007 which was reverted due to a reverted branch dependency. BUG=266902 Review URL: https://chromiumcodereview.appspot.com/21690005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215935 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
OVDA has been dead code in the tree since 3/13 and m27 https://gerrit.chromium.org/gerrit/gitweb?p=chromiumos/platform/login_manager.git;a=commit;h=934e55cd90c2fd7a5b89fe201b251d542e896f46 BUG=223194 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/21584002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215933 0039d316-1c4b-4281-b951-d872f2087c98
-
Hokein.Wu@gmail.com authored
Review URL: https://chromiumcodereview.appspot.com/22295004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215931 0039d316-1c4b-4281-b951-d872f2087c98
-
pochang0403@gmail.com authored
BUG=268089 Review URL: https://chromiumcodereview.appspot.com/22068002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215930 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
This patch adds a telemetry-based WebGL robustness test. It executes an optional test from the WebGL conformance test suite to trigger a GPU context loss and verifies this doesn't crash the browser. To run the test for example on Android, execute: $ content/test/gpu/run_gpu_test --browser=android-chrome webgl_robustness BUG=232449 Review URL: https://chromiumcodereview.appspot.com/21150015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215929 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
[Relands r215769, which was reverted in r215780. It passed trybots and was landed by the CQ, and broke some chromeos configuration. This just adds gyp exclude rules for the new files.] BUG=265560 TBR=sky@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/22455002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215928 0039d316-1c4b-4281-b951-d872f2087c98
-
tomhudson@chromium.org authored
By passing references to scoped_refptr objects to BinComparator(), we avoid copying the objects and the consequent reference count churn. Should make sorting 25% faster. BUG=268441 R=vmpstr@chromium.org Review URL: https://chromiumcodereview.appspot.com/22314011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215927 0039d316-1c4b-4281-b951-d872f2087c98
-
lliabraa@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/22384004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215924 0039d316-1c4b-4281-b951-d872f2087c98
-
zhchbin@gmail.com authored
[Apps Developer Tool] Show extension install warnings. Uses the same appearance as the chrome://extensions page. BUG=267187 TEST=1. Load an unpacked app/extension with some installation warnings; 2. Open the Apps Developer Tool; 3. Installation warnings are shown as chrome://extensions. Review URL: https://chromiumcodereview.appspot.com/22191003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215923 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
Previously, what the |support_drive| flag means is just to show Google Drive tab in the file dialog; it doesn't change other behaviors. Now, we are going to enable the "Google Drive" tab on Chrome OS for all call sites of the dialog, by adding a feature to Drive client to provide local snapshot so that callers need not care about Drive. On the other hand, the "create snapshot" trick is unnecessary for clients like Packaged app or extensions that implement fileBrowserHandler, which access files through HTML5 FileSystem API. So, for those clients I want to leave the |support_drive| flag to indicate that no special handling is needed. Here's the summary: Before: - support_drive, folder-dialog : show Drive tab. No special handling. - support_drive, open-dialog : show Drive tab. Create local snapshot. - support_drive, save-dialog : show Drive tab. No special handling. - !support_drive, folder-dialog : hide Drive tab. - !support_drive, open-dialog : hide Drive tab. (this mode is not used) - !support_drive, save-dialog : hide Drive tab. After: - support_drive, folder-dialog : show Drive tab. No special handling. - support_drive, open-dialog : show Drive tab. No special handling. - support_drive, save-dialog : show Drive tab. No special handling. - !support_drive, folder-dialog : *HIDE* Drive tab. (this is not supported yet) - !support_drive, open-dialog : Show Drive tab. Create local snapshot. - !support_drive, save-dialog : *HIDE* Drive tab. (VERY SOON switch to => "Show Drive tab. Create local snapshot.") BUG=140425 Review URL: https://chromiumcodereview.appspot.com/22165002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215922 0039d316-1c4b-4281-b951-d872f2087c98
-
annark@chromium.org authored
BUG=267844 Review URL: https://chromiumcodereview.appspot.com/22043004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215921 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
Clean up a stray #ifdef that prevented the --disable-webgl flag from getting passed to the renderer when WebGL is blacklisted. Note that the blacklist was already correctly disabling WebGL even before this patch via GpuDataManagerImplPrivate::UpdateRendererWebPrefs(). BUG=112928 Review URL: https://chromiumcodereview.appspot.com/21877004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215920 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
* Name the command IDC_CONTENT_CONTEXT_SEARCHWEBFORIMAGE to be more parallel to the existing "...SEARCHWEBFOR" command and to avoid saying NEWTAB in the command name (since the command isn't inherently about new tabs). * Clean up and fix comment on an exclusion for chrome UI scheme images. * Fix erroneous DCHECK of default search provider when handling the ACK from the renderer; the search provider can go away while the IPC is in progress. Also clean this code up a little. BUG=none TEST=none R=jnd@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/22314006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215919 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
When MHTML start to download mhtml, it does keep track of the callbacks it will need to call when the jobs are done. But if the render process dies while serializing a page, the manager will not be called, and the callback will stays stall forever. This CL make sure that MHTMLGenerationManager is getting notified when the renderer process dies and send an error for all currently active jobs. R=jcivelli@chromium.org Review URL: https://chromiumcodereview.appspot.com/21512003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215918 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
It was originally added to manually exercise gpu command buffer. Now we have gl_tests and gles2 conformance tests running on gpu bots. BUG=98130 TBR=apatrick@chromium.org Review URL: https://codereview.chromium.org/22325003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215916 0039d316-1c4b-4281-b951-d872f2087c98
-
mdempsky@google.com authored
BUG=178450 Review URL: https://chromiumcodereview.appspot.com/21415003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215915 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
BUG=263044 Review URL: https://chromiumcodereview.appspot.com/20087002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215914 0039d316-1c4b-4281-b951-d872f2087c98
-
pshenoy@chromium.org authored
Please refer this CL. https://codereview.chromium.org/21432002/ BUG=None. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/22272003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215913 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
An browser test which cover whole translate process was disabled tentatively. This is because now Translate scripts runs inside a v8 isolated world and it make impossible to run with local testing server. This change introduce a flag to change the allowed server for XHR, and make the test enabled again. Note that this flag is warned by infobar when it is enabled. BUG=268785 TEST=browser_tests --gtest_filter='Translate*.*' TBR=hajimehoshi@chromium.org Review URL: https://chromiumcodereview.appspot.com/14180010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215912 0039d316-1c4b-4281-b951-d872f2087c98
-
rjkroege@chromium.org authored
R=sky@chromium.org Review URL: https://codereview.chromium.org/21567004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215911 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
While Sync is being initialized, managed user registration can take way more than 30 seconds, so an automatic timeout does not give any benefit to the user. BUG=254042 Review URL: https://chromiumcodereview.appspot.com/22409002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215910 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
Use full pathnames to refer to skia includes in skia/ext/lazy_pixel_ref_utils.cc to match all the other code in skia/ext. BUG= Review URL: https://chromiumcodereview.appspot.com/22407002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215909 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://theme/kaznacheev@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/22366004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215908 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
NOTRY=true BUG=NONE Review URL: https://chromiumcodereview.appspot.com/22313003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215907 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
Caused flakiness on Linux ASAN PlatformAppBrowserTest.DisallowNavigation. > Ensure that renderer-initiated pending entries can be replaced when a new > navigation is started. > > We don't replace browser-initiated pending entries in didStartProvisionalLoad > because either (1) they were just created for this navigation and are already > correct, (2) they're for a different SiteInstance and won't be used upon > commit, or (3) they're same-site (see below). > > Note that pending entries for same-site browser-initiated navigations can be > incorrectly used for renderer-initiated navigations that interrupt them, but > that's a long standing bug that we can address separately. > > BUG=266922 > TEST=See bug for repro steps. > > Review URL: https://chromiumcodereview.appspot.com/21913003 TBR=creis@chromium.org Review URL: https://codereview.chromium.org/22364004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215904 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
BUG=259798 Review URL: https://chromiumcodereview.appspot.com/22224003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215899 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
BUG=268957 TEST=Open chrome://history and ensure that there is no space between the bottom border of the search field, and the top border of the title of the first day of results. R=bauerb@chromium.org Review URL: https://codereview.chromium.org/22320012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215898 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move gamepad reader code out of PepperHelperImpl in the effort to eliminate PepperHelperImpl. I'm also making one instance per renderer instead of one per process for WebKit in RendererWebKitPlatformSupportImpl, and one per RenderView for Pepper. BUG=263054 R=scottmg@chromium.org Review URL: https://codereview.chromium.org/22320006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215897 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@chromium.org authored
Just in case you were wondering why that translate(0, 0) shows up as more expensive than a drawBitmapRect() :) TBR=senorblanco@chromium.org Review URL: https://codereview.chromium.org/22424003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215896 0039d316-1c4b-4281-b951-d872f2087c98
-
ibraaaa@chromium.org authored
BUG=268786 Review URL: https://chromiumcodereview.appspot.com/22405002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215889 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@chromium.org authored
This CL adds CloudExternalDataManagerBase, a fully functional implementation of the ExternalDataManager interface that allows external data referenced by policies to be fetched, verified, cached and retrieved. The CL also extends policy_templates.json to allow policies referencing external data to be specified. There is no code in Chrome that instantiates CloudExternalDataManagerBase yet. Follow-up CLs will create CloudExternalDataManagerBase instances for desktop users, Chrome OS users and Chrome OS device-local accounts. BUG=256635 TEST=New unit test Review URL: https://chromiumcodereview.appspot.com/19462006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215888 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=257618 Review URL: https://chromiumcodereview.appspot.com/22391002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215887 0039d316-1c4b-4281-b951-d872f2087c98
-