- 09 Jan, 2014 40 commits
-
-
mukai@chromium.org authored
BUG=325813 R=komatsu@chromium.org TEST=build passes Review URL: https://codereview.chromium.org/126363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243777 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
It allows us to know whether the existing hashes dictionary can be trusted on startup (and thus whether seeding should be allowed). Note: seeding a NULL preference is always allowed. Review URL: https://codereview.chromium.org/126093007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243776 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
This adds two new policies that will allow to block all or some native messaging hosts. BUG=237882 Review URL: https://codereview.chromium.org/118253005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243774 0039d316-1c4b-4281-b951-d872f2087c98
-
pstew@chromium.org authored
Add per-network-technology histograms that will be emitted by shill whenever a lease expires before it can be renewed. R=isherman@chromium.org BUG=216710 TEST=Start chrome, and browse to chrome://histograms to make sure these enums now exist. Review URL: https://codereview.chromium.org/124193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243772 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
As nacl_io does not support TEST=./build_tools/build_sdk.py TEST=./build_tools/test_sdk.py Review URL: https://codereview.chromium.org/125693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243771 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Along the way, fix the order in the test service used in unit tests. BUG=332120 TEST=dbus_unittests pass as before Review URL: https://codereview.chromium.org/125673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243770 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243769 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
This adds the gsutil .sha1 files for node.js binaries which are stored in Google storage. It also updates the DEPS file to pull these binaries. BUG= Review URL: https://codereview.chromium.org/125593004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243768 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
The data offset will be dropped from the CDM interface in a later CL. BUG=298569 Review URL: https://codereview.chromium.org/122683002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243766 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Added expat_nacl target that compiles expat for PNaCl BUG=276739 Review URL: https://codereview.chromium.org/120303002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243765 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
Unless you have an existing build with enable_webrtc=1 in place, chrome will fail to compile. BUG=331550 TEST=None Review URL: https://codereview.chromium.org/119143004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243764 0039d316-1c4b-4281-b951-d872f2087c98
-
komatsu@chromium.org authored
Refactoring around descriptor. The descriptor representing InputMethodEngine was previously generated in InpuMethodManager. This patch makes InputMethodEngine generates its own descriptor and manage it. BUG=N/A Review URL: https://codereview.chromium.org/119133003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243763 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
BUG=chrome-os-partner:17801 TEST=Kill Widevine CDM process and we get decode error. Review URL: https://codereview.chromium.org/116443009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243762 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
Add a test for the DesktopBackgroundController wallpaper-switching bug that was fixed by r242579. BUG=327443 Review URL: https://codereview.chromium.org/115263004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243761 0039d316-1c4b-4281-b951-d872f2087c98
-
alecflett@chromium.org authored
This makes ServiceWorkerStorage return to being a mostly stateless class, at least with respect to jobs, and in fact it is now ignorant of registraiton jobs. This CL is purely mechanical, moving tests and functions around without altering any behavior. BUG= TBR=jam@chromium.org Review URL: https://codereview.chromium.org/113133013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243759 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
Previously, extension windows would have the chrome toolbar. This CL prevents child app windows from getting a toolbar in streamlined hosted apps mode which fixes this issue. BUG=318607 Review URL: https://codereview.chromium.org/112623003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243757 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
- Fixed range removal. - Fixed shutdown on error. - Fixed memory limit setting for testing. - Cleaned up waiting for seek logic and documented behavior. BUG=230708 Review URL: https://codereview.chromium.org/110693007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243756 0039d316-1c4b-4281-b951-d872f2087c98
-
mikhal@chromium.org authored
BUG=327482 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243647 Review URL: https://codereview.chromium.org/109413004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243755 0039d316-1c4b-4281-b951-d872f2087c98
-
rouslan@chromium.org authored
This patch enables downloading all rules for a country code. The rules are organized into a Ruleset tree, where nodes contain region-wide rules, language-specific rules, and Rulesets for the sub-regions. For example, the country code of Canada is "CA". The Ruleset for "CA" contains the general validation rules for Canada in the default language of the country, which is English, or "en". One of the child nodes of "CA" is a Rule for "fr" language. This Rule contains the general validation rules for Canada in the French language. The rest of the child nodes of "CA" are the Ruleset objects for all of the Canada's provinces. For example, there's a Ruleset for "BC" for British Columbia. Example of a Ruleset for Canada and some of its provinces: CA-->fr | ------------------------------------- | | | | | v v v v v AB-->fr BC-->fr MB-->fr NB-->fr NL-->fr BUG=327046 Review URL: https://codereview.chromium.org/109323011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243754 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243753 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=331991 Review URL: https://codereview.chromium.org/108343009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243752 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
r1832 win ninja: include .pdb in linker outputs R=thakis@chromium.org TBR=thakis@chromium.org Review URL: https://codereview.chromium.org/130533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243751 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://codereview.chromium.org/83433008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243750 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
Failing on main waterfall Vista Tests (1): [ RUN ] GpuFeatureTest.MultisamplingAllowed [4884:2868:0108/183111:2787078:ERROR:desktop_root_window_host_win.cc(757)] NOT IMPLEMENTED test\gpu\gpu_feature_browsertest.cc(305): error: Value of: GpuDataManager::GetInstance()->IsFeatureBlacklisted( gpu::GPU_FEATURE_TYPE_MULTISAMPLING) Actual: true Expected: expect_blacklisted Which is: false > Update GPU feature tests to expect no GPU on Windows <=Vista > > BUG=243476 > > Review URL: https://codereview.chromium.org/128893002 TBR=ccameron@chromium.org Review URL: https://codereview.chromium.org/130693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243749 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
It's not necessary to have this method. BUG=313943 Review URL: https://codereview.chromium.org/126083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243746 0039d316-1c4b-4281-b951-d872f2087c98
-
noamsml@chromium.org authored
Add flag to enable Privet-based storage BUG=332182 Review URL: https://codereview.chromium.org/126063004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243745 0039d316-1c4b-4281-b951-d872f2087c98
-
orenb@chromium.org authored
dialog UI design paradigm [Mac/Views]: - Add a title ("You're now signed in to Chromium!") - Modify "OK" button to say "OK, got it!" instead - Adjust margins and gaps according to spec. XIB changes: * Added a new NSTextField for the “You’re now signed in to Chromium” title. * Made the entire bubble taller (167 height) and wider (350 width) to accommodate new UI spec and to make room for the title text field. * Repositioned the Advanced link and the OK button in order to have 10 view units margin from the bottom and left/right edges (also for new UI spec). Screenshots: * Mac: http://i.imgur.com/qKWKwR4.png * Views: http://i.imgur.com/6fYmi42.png BUG=322593 R=thakis@chromium.org Review URL: https://codereview.chromium.org/107673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243744 0039d316-1c4b-4281-b951-d872f2087c98
-
trchen@chromium.org authored
In detail, this patch does the following things: - Move the Blink SurfaceView on top of ContentVideoView - Enable necessary bits on the compositor to make background transparent, and enables alpha blending. - Introduce a new command-line flag to enable the new mode. The old-style Java media control are moved to ContentVideoViewLegacy, which is enabled by default. To enable the blink-based media control, do the following: adb shell sudo echo chrome --enable-overlay-fullscreen-video-subtitle > /data/local/chrome-command-line R= BUG=262945 Review URL: https://codereview.chromium.org/25040002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243743 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
BUG=305431 TEST=webgl got blacklisted on win machines with this GPU R=kbr@chromium.org TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/127843003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243741 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Added implementation for the DesktopRootWindowHostX11::SetSize function. BUG=330596 R=erg@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/127453002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243740 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=none Review URL: https://codereview.chromium.org/129563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243738 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Cursor prefetch caches must be reset when requests that could invalidate the cache are made (i.e. puts, deletes), and to ensure that requests are processed in order per spec (i.e. even gets). This doesn't apply to requests that aren't scoped to a transaction, so some unnecessary resets can be removed. BUG=329950 R=dgrogan Review URL: https://codereview.chromium.org/128623003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243737 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=313530 TEST=to be used by ServiceWorkerBrowserTest Review URL: https://codereview.chromium.org/127713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243736 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Only disable it if there's no indication the user might be interested in US addresses. App locale is not taken into account because many international users set theirs to en-US. BUG=323641 Review URL: https://codereview.chromium.org/106033007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243735 0039d316-1c4b-4281-b951-d872f2087c98
-
sheu@chromium.org authored
Some entries are 64 bits wide, and will overflow on occasion. In particular, VM_STARTTIME will overflow a 32-bit int on long-running systems. BUG=332491 TEST=local build, run on desktop Linux Review URL: https://codereview.chromium.org/129353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243733 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
Two more tweaks to get compile further along. BUG=none TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/127043005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243731 0039d316-1c4b-4281-b951-d872f2087c98
-
fgorski@chromium.org authored
BUG=284553 Review URL: https://codereview.chromium.org/98173009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243729 0039d316-1c4b-4281-b951-d872f2087c98
-
rpaquay@chromium.org authored
the chrome.sockets API and manifest key. BUG=293756 Review URL: https://codereview.chromium.org/94093013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243728 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
This avoids it being visible when the user first runs the app if they are able to expand the Me2Me section before the XHR to fetch the host list has completed. Note that they will still see a blank entry in this case, but only if the local host is registered. Since the name of the local host isn't known until the XHR returns, there's no easy solution to that, and given how much a corner case it is, I don't think it's worth fixing. BUG=277168 Review URL: https://codereview.chromium.org/128323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243727 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
Speculative fix. This crash happens if we have pending OnReadyToLaunch job after CleanUp is being called. The only possible cause seems to be user manually cancels the launch while the OnReadyToLaunch job is pending. Use timer for the job and cancels it in CleanUp to fix the crash. BUG=331105 Review URL: https://codereview.chromium.org/127183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243726 0039d316-1c4b-4281-b951-d872f2087c98
-