- 16 Aug, 2014 40 commits
-
-
pfeldman@chromium.org authored
Review URL: https://codereview.chromium.org/482503002 Cr-Commit-Position: refs/heads/master@{#290151} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290151 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
- Add GN build file (BUILD.gn) for content_resources target (//content/app/resources). - Add GRD file for grit (content_resources.grd). - Add GYP file (content_resources.gyp) to generate the grit header file from content_resources.grd Not hooked up yet, this will come in the next CL. BUG=338338 TEST=None R=avi@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/475223004 Cr-Commit-Position: refs/heads/master@{#290150} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290150 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290149} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290149 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180405:180405&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/465373005 Cr-Commit-Position: refs/heads/master@{#290148} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290148 0039d316-1c4b-4281-b951-d872f2087c98
-
timvolodine@chromium.org authored
Implementation of the Battery Status API for the Windows platform. Implementation uses a message window to receive battery notifications. On versions prior to Vista there is limited support as the RegisterPowerSettingNotification function is not available. BUG=122593, 404139 TEST=http://jsbin.com/battery-status-test (manual) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289634 Review URL: https://codereview.chromium.org/447853002 Cr-Commit-Position: refs/heads/master@{#290147} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290147 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG= TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/483493002 Cr-Commit-Position: refs/heads/master@{#290146} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290146 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
R=eae,dominik.rottsches@intel.com TBR=eae,dominik.rottsches@intel.com NOTRY=true NOTREECHECKS=true Review URL: https://codereview.chromium.org/481653002 Cr-Commit-Position: refs/heads/master@{#290144} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290144 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290143} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290143 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180395:180404&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/473403002 Cr-Commit-Position: refs/heads/master@{#290142} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290142 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
Review URL: https://codereview.chromium.org/481573002 Cr-Commit-Position: refs/heads/master@{#290141} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290141 0039d316-1c4b-4281-b951-d872f2087c98
-
aiguha@chromium.org authored
the chromoting host. It only modifies webapp behavior if the "casting" capability is part of the negotiated set between host and client. It performs the following tasks: 1. Sends and receives extension messages to/from the host. 2. Initializes and uses the Google Cast Chrome Sender API library to interact with nearby Cast Receivers, acting as a Sender App. 3. Acts as a message proxy between the Cast Host Extension and the Cast Receiver, brokering their peer connection. Review URL: https://codereview.chromium.org/464133003 Cr-Commit-Position: refs/heads/master@{#290140} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290140 0039d316-1c4b-4281-b951-d872f2087c98
-
horo@chromium.org authored
BUG=327256 Review URL: https://codereview.chromium.org/468033002 Cr-Commit-Position: refs/heads/master@{#290139} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290139 0039d316-1c4b-4281-b951-d872f2087c98
-
jshin@chromium.org authored
Noto Sans CJK is a new set of CJK fonts released by Google and Adobe on July 11. They have been developed with the harmony with Noto Sans (LGC) to be used together. For CJK, we don't need to use licensed fonts, 3rd party fonts, or Droid Sans Fallback any more. While I'm at it, replace 'Open Sans' (that CrOS deviced do not have) with 'Noto Sans UI' (the default UI font on CrOS for Latin-Greek-Cyrillic) and remove a reference to 'Droid Sans Fallback' (that is going to be removed in a separate CrOS CL). This CL will go in after the CrOS CL to add Noto Sans CJK is landed. ( https://chromium-review.googlesource.com/212624 ) BUG=399080 TEST=Start CrOS in 4 CJK locales and see the fonts set (noto Sans CJK <lang>) here are used. R=derat@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/476123002 Cr-Commit-Position: refs/heads/master@{#290138} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290138 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
Currently, both the v1 and the v2 webapps use the same stamp file for their jscompile actions. The result of this is that the jscompile checks will only be run for either v1 or v2, but not both. This change derives the jscompile.stamp file from the target name so that each webapp has its own stamp file. BUG= Review URL: https://codereview.chromium.org/474383002 Cr-Commit-Position: refs/heads/master@{#290137} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290137 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
Many targets were getting mesa headers on their include paths even though they never used them. This limits use of osmesa.h to the only target that actually needs to interface directly with osmesa and restricts use of the third_party/mesa/ headers to targets that need to use the desktop GL bindings. R=piman@chromium.org Review URL: https://codereview.chromium.org/476403002 Cr-Commit-Position: refs/heads/master@{#290136} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290136 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
Binding to 127.0.0.1 is instant. Binding to all interfaces takes 5s on my MBP. The part about closing the sockets is just a precaution. BUG=388256 Review URL: https://codereview.chromium.org/480643002 Cr-Commit-Position: refs/heads/master@{#290135} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290135 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Set the cast simulator same default values as the extensions. This means 400 ms target latency and 2 - 2.5mbits/s bitrate. TBR=miu Review URL: https://codereview.chromium.org/473373002 Cr-Commit-Position: refs/heads/master@{#290134} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290134 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
The timeout was recently changed from None (wait forever) to 5 seconds. On slow bots, even after _WaitForBrowserToComeUp returns, the launch of the first renderer can take considerable time. The next request for the browser's state is subject to the timeout here, and the browser does not respond until the renderer's launch completes. Increasing the timeout to 30 seconds should not regress the original fix and should fix the flakiness. BUG=403981 TBR=tonyg@chromium.org Review URL: https://codereview.chromium.org/474413002 Cr-Commit-Position: refs/heads/master@{#290133} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290133 0039d316-1c4b-4281-b951-d872f2087c98
-
jbudorick@chromium.org authored
BUG=401266 Review URL: https://codereview.chromium.org/473293002 Cr-Commit-Position: refs/heads/master@{#290132} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290132 0039d316-1c4b-4281-b951-d872f2087c98
-
forshaw@chromium.org authored
This patch adds a function to modify file system sandbox rules to replace the \??\ NT prefix with the correct escaped form \/?/?\ for the wildcard matching rules in the broker. This is done generally as it's a common mistake in the sandbox code and so provides some defence in depth. BUG=334882 Review URL: https://codereview.chromium.org/432543005 Cr-Commit-Position: refs/heads/master@{#290131} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290131 0039d316-1c4b-4281-b951-d872f2087c98
-
ckehoe@chromium.org authored
Review URL: https://codereview.chromium.org/473363003 Cr-Commit-Position: refs/heads/master@{#290130} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290130 0039d316-1c4b-4281-b951-d872f2087c98
-
aiguha@chromium.org authored
Implements the HostExtension[Session] interfaces for WebRTC Peer Connection support in the Chromoting host. The CastExtension represents the "casting" capability of the Chromoting host. The CastExtensionSession encapsulates the WebRTC PeerConnection architecture needed to set up a peer connection with the client, using protocol::ExtensionMessages as the signaling channel for the connection. Review URL: https://codereview.chromium.org/399253002 Cr-Commit-Position: refs/heads/master@{#290129} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290129 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The new FakePacketSocketFactory allows to simulate fake network with given latency/bandwidth parameters. BUG=394067 Review URL: https://codereview.chromium.org/427613005 Cr-Commit-Position: refs/heads/master@{#290128} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290128 0039d316-1c4b-4281-b951-d872f2087c98
-
kelvinp@chromium.org authored
Currently, Hangouts sends a hello message to the webapp before establishing a long-lived connection. After this CL, Hangouts will establish the connection first and then send a hello message. If the webapp is not installed, Hangouts will receive a disconnect event on the port. If the webapp is installed, Hangouts will receive a hello response with the list of supported features. Review URL: https://codereview.chromium.org/473073002 Cr-Commit-Position: refs/heads/master@{#290127} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290127 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Max outstanding frame used to be 60 to work around an issue with 8-bits integer wrap around for frame IDs. Now the logic for handling wrap around us less buggy we can increase the limit to 120 frames. TBR=hubbe Review URL: https://codereview.chromium.org/476303004 Cr-Commit-Position: refs/heads/master@{#290126} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290126 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@chromium.org authored
BUG=403618 Review URL: https://codereview.chromium.org/465153003 Cr-Commit-Position: refs/heads/master@{#290125} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290125 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
This saves about 5s on my MBP. Hard to say what the savings'll be on the bots. This might also help reliability. BUG=388256 Review URL: https://codereview.chromium.org/476373002 Cr-Commit-Position: refs/heads/master@{#290124} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290124 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
This saves about 6s on my MBP. BUG=388256 Review URL: https://codereview.chromium.org/473323003 Cr-Commit-Position: refs/heads/master@{#290123} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290123 0039d316-1c4b-4281-b951-d872f2087c98
-
rockot@chromium.org authored
This adds a creation flag for extensions which tracks if they were installed from a potentially untrusted source. The flag is currently set for extensions which are installed via the Windows registry from a CRX on the local filesystem. No enforcement action is being taken yet and no additional metrics are being collected. BUG=325469 Review URL: https://codereview.chromium.org/479513004 Cr-Commit-Position: refs/heads/master@{#290122} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290122 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=334407 Review URL: https://codereview.chromium.org/472053004 Cr-Commit-Position: refs/heads/master@{#290121} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290121 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
R=sky@chromium.org BUG= Review URL: https://codereview.chromium.org/478833002 Cr-Commit-Position: refs/heads/master@{#290120} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290120 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none TEST=dialog title no longer wraps R=tbarzic@chromium.org Review URL: https://codereview.chromium.org/480653002 Cr-Commit-Position: refs/heads/master@{#290119} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290119 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
[EasyUnlock] Update settings string from "Chrome device" to "Chromebook" or "Chromebox" as appropriate. BUG=397280 TEST=Open settings UI, search for "Easy unlock", should see "Chromebook" rather than "Chrome device" in the description string. R=xiyuan@chromium.org Review URL: https://codereview.chromium.org/479733002 Cr-Commit-Position: refs/heads/master@{#290118} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290118 0039d316-1c4b-4281-b951-d872f2087c98
-
achaulk@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/476303003 Cr-Commit-Position: refs/heads/master@{#290117} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290117 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
The texture filtering mode of backing texture of offscreen framebuffer is used for rendering Pepper Graphics3D contents. If GL_NEAREST is used, the contents looks bad when it is scaled (e.g. CSS transform, changing display resolution on ChromeOS). This CL changes the texture filtering mode of backing textures to GL_LINEAR to prevent the contents from looking bad in such cases. TEST=Set display resolution to 1024x680 on Pixel TEST=Apply CSS transform to NaCl emebed element TEST=Apply CSS transform to Flash content BUG=384687 Review URL: https://codereview.chromium.org/472443002 Cr-Commit-Position: refs/heads/master@{#290116} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290116 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290115} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290115 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180366:180394&mode=html TBR=adamk@chromium.org,mkwst@chromium.org BUG= Review URL: https://codereview.chromium.org/478013002 Cr-Commit-Position: refs/heads/master@{#290114} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290114 0039d316-1c4b-4281-b951-d872f2087c98
-
rlarocque@chromium.org authored
Fixes SyncManagerImpl::GetAllNodesForType's handling of a rare error case. Its callers expect it to return an empty list on failure, rather than a NULL pointer. BUG=404261 Review URL: https://codereview.chromium.org/480633002 Cr-Commit-Position: refs/heads/master@{#290113} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290113 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
No need to have unittests repeatedly check the USB devices. BUG=388256 TBR=baxley@chromium.org Review URL: https://codereview.chromium.org/480613002 Cr-Commit-Position: refs/heads/master@{#290112} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290112 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
This time, figure out what IDS entries are in a .grd file + .grdp files. Then look for files that have the associated #include, but does not use any of those entries. Review URL: https://codereview.chromium.org/468233004 Cr-Commit-Position: refs/heads/master@{#290111} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290111 0039d316-1c4b-4281-b951-d872f2087c98
-