- 15 Aug, 2012 40 commits
-
-
ronghuawu@chromium.org authored
- Start gathering ice candidates before user sets local description. - Support for muting individual streams based on SSRC. Review URL: https://chromiumcodereview.appspot.com/10825344 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151663 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
r150930 set Pipeline::running_ to false when an error is encountered as opposed to keeping the Pipeline running. The end result is that an in-flight Seek() can hit CHECK(running_). We want a no-op in that situation in release mode, not a process crash. BUG=141923 TBR=fischman Review URL: https://chromiumcodereview.appspot.com/10855167 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151662 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
BUG=139270 Review URL: https://chromiumcodereview.appspot.com/10830330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151661 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151660 0039d316-1c4b-4281-b951-d872f2087c98
-
yutak@chromium.org authored
TBR=enne@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10827345 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151658 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
In Drive V2 API, getting drive application list has a separate API call, which was formally included in account metadata in WAPI. BUG=chromium:127728 TEST=none Review URL: https://chromiumcodereview.appspot.com/10829276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151657 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
BUG=142727 TBR=yoz@chromium.org Review URL: https://chromiumcodereview.appspot.com/10834325 Patch from Ernest Delgado <ernestd@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151656 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151655 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
GDataWapiFeedLoader sould only focus on loading the feeds, without doing the extra step to find an entry. The number of callers of FindEntryByPathAndRunSync() is reduced from 4 to 2. Along the way, make LoadDocumentFeedCallback parameter mandatory for LoadFromServer() and friends. Looking at callers, it's safe to make this mandatory. BUG=141196, 126634 TEST=file manager works as before (loading from the server and from the cache) Review URL: https://chromiumcodereview.appspot.com/10824303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151654 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
r1464: Use flock-style lock on Windows to limit number of concurrent links r1465: Fix usage of shlex in unit tests on windows. r1466: Fixes an issue where OutputDirectory and IntermediateDirectory were being incorrectly generated without a trailing slash on MSVS 2008. r1467: This makes it easier to test combinations of msvs version without having to muck with environment variables r1468: Fix the Android Eclipse CDT generator. r1469: Prepend 'call' to all non-cygwin commands to prevent incredibuild from aborting the scripts early. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10836254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151653 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Added required options run-as-user and run-as-password. Added code to set security rights required to run service. File access and chrome binary checks changed from fatal error to just error message. BUG=141243 Review URL: https://chromiumcodereview.appspot.com/10824294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151652 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
The preview server now imports fakes like integration_test. This works for all pages except for the apps samples, but that requires a larger fix than this. BUG=142530 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151594 Review URL: https://chromiumcodereview.appspot.com/10832299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151651 0039d316-1c4b-4281-b951-d872f2087c98
-
jorgelo@chromium.org authored
BUG=141157 TEST=about:sandbox on daisy shows "Seccomp-BPF Yes". Review URL: https://chromiumcodereview.appspot.com/10836243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151650 0039d316-1c4b-4281-b951-d872f2087c98
-
grv@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10836228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151649 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
GetFilelist corresponds to GetDocuments operation for WAPI. GetFile corresponds to GetDocumentEntry operation for WAPI. Code to use these operations will be sent for review later. BUG=chromium:127728 TEST=none Review URL: https://chromiumcodereview.appspot.com/10830300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151648 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
Introduce a completion waiting list, and check which kind of frame is sent. OnDataSent() is invoked iff the frame wis data frame. BUG=42320 TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/10828129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151647 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/10831279/zork@chromium.org authored
Check for space before storing files to the cache. TBR=kinaba@chromium.org BUG=126980 Review URL: https://chromiumcodereview.appspot.com/10823285 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151646 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
The test was wrong (hence triggerring the DCHECK): host_->is_hidden() doesn't say anything about the last compositor frame that may still be pending, and sending the ACK causes the renderer to possibly render to the "front" surface in fast hide/show/hide/show transitions. --enable-ui-release-front-surface hides the effect, but it's visible without that flag. BUG=None Review URL: https://chromiumcodereview.appspot.com/10830322 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151645 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
There is no need to specify the dir for these ant filelists. In ninja these paths are relative while they are absolute in make. BUG= Review URL: https://chromiumcodereview.appspot.com/10831318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151644 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10855162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151643 0039d316-1c4b-4281-b951-d872f2087c98
-
shishir@chromium.org authored
This CL only adds the IPCs and renderer side hooks for the extended API, but does not make the API functional as the browser side changes are not implemented. They will be implemented in a future CL which will be flag protected. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10809063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151642 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Prior instrumentation indicates potential memory corruption detected in creating the bloom filter and prefix set. Add new code to see if it's transient (probably memory corruption) or persistent (probably code flaws). BUG=71832 Review URL: https://chromiumcodereview.appspot.com/10857002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151641 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=151399 BUG=None TEST=None R=kalman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823322 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151640 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
there can be ordering problems with shutdown. BUG=137342 TEST=none R=stevenjb@chromium.org Review URL: https://chromiumcodereview.appspot.com/10857009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151639 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
R=jhawkins@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10855137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151638 0039d316-1c4b-4281-b951-d872f2087c98
-
sheu@chromium.org authored
EGL only recognizes the GL_FRAMEBUFFER target for glFramebufferTexture2D. Also mark GL_DRAW_FRAMEBUFFER as an invalid parameter to OpenGLES framebuffer object functions, as only GL_FRAMEBUFFER is valid. Also, use the _EXT versions of framebuffer enums on other targets, to regularize with the use of EXT functions. BUG=chrome-os-partner:11070 TEST=local build, run on ARM Change-Id: I14d495f0195491df186b60f164ce342e7e5c9463 Review URL: https://chromiumcodereview.appspot.com/10827310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151637 0039d316-1c4b-4281-b951-d872f2087c98
-
pshenoy@chromium.org authored
Skipping few failing tests from gpu_tests, performance_ui_tests and sync_integration_tests on coverage bot. Review URL: https://chromiumcodereview.appspot.com/10837246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151636 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/125937 TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151635 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827344 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151631 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Also moved NameToValue() and ValueToName() from jingle_messages.cc to name_value_map.h . These functions simplify string<->enum mapping. BUG=137135 Review URL: https://chromiumcodereview.appspot.com/10829324 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151629 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
initialized. This change reverts the change to renderer_main.cc in the following CL: https://chromiumcodereview.appspot.com/10779040 BUG=140688 TBR=jam@chromium.org, kaiwang@chromium.org, jamesr@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830328 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151628 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Plus sort-headers.py that I forgot to do in the latest patch. BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832287 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151627 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
Currently, it is read from OS (if available) or set to 5 seconds (on Windows). In some cases the OS provides ridiculous values (30s on Mac). This change hard-codes the timeout to 1 second, which is the default used by getaddrinfo on Windows and Mac. BUG=124437 Review URL: https://chromiumcodereview.appspot.com/10826212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151626 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151624 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
I want r621 for the NaCl SDK to build gtest, but the rest look minor. 618: fix address past end of stack in death test 619: wiki change 620: pump.py doesn't split long IWYU lines 621: fix building gtest on native client with glibc BUG=none Review URL: https://chromiumcodereview.appspot.com/10830312 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151623 0039d316-1c4b-4281-b951-d872f2087c98
-
ernestd@chromium.org authored
BUG=142727 Review URL: https://chromiumcodereview.appspot.com/10823335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151622 0039d316-1c4b-4281-b951-d872f2087c98
-
keybuk@chromium.org authored
These stub classes are used when building Chrome on Linux with chromeos=1. They allow sufficient UI to work to show a Bluetooth adapter, enable and disable it, and show an unconnected fake device associated with it. This can be trivially extended to provide all manner of fake Bluetooth information for UI development. BUG=chromium-os:28555 TEST=out/Debug/chrome Change-Id: I7af28be76355fad735389aaf2fa499d0a8dfd76b Review URL: https://chromiumcodereview.appspot.com/10823301 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151621 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
Right now it is just c_salt/test moved over, but the goal is to use this to allow gtest to forward test results to the browser, and from there to a local server. BUG=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10854137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151620 0039d316-1c4b-4281-b951-d872f2087c98
-
stevet@chromium.org authored
Move Variations stuff into variations/ directories and add OWNERS files for the variations client team. BUG=None TEST=No user visible changes. Review URL: https://chromiumcodereview.appspot.com/10828314 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151619 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Also, remove use of RenderViewHostImpl from WebContentsObserver as it is not needed. BUG=98716 Review URL: https://chromiumcodereview.appspot.com/10823315 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151617 0039d316-1c4b-4281-b951-d872f2087c98
-