- 25 Aug, 2014 40 commits
-
-
fsamuel authored
BUG=none Review URL: https://codereview.chromium.org/502023002 Cr-Commit-Position: refs/heads/master@{#291685}
-
qsr authored
This reverts commit 94c1ddb7. The CL is making bots fail in a non consistent way. BUG=None TBR=pauljensen@chromium.org NOTRY=TRUE Review URL: https://codereview.chromium.org/506593002 Cr-Commit-Position: refs/heads/master@{#291684}
-
mcasas authored
Test WebRTC - Peerconnection_manual.js: throw new Error line prevented rest of function from being executed. BUG=None Review URL: https://codereview.chromium.org/504753002 Cr-Commit-Position: refs/heads/master@{#291683}
-
phajdan.jr authored
Revert of Implement unit test specific test launcher timeout (patchset #6 of https://codereview.chromium.org/476543004/) Reason for revert: Multiple tests are timing out on dbg bots. Original issue's description: > Implement unit test specific test launcher timeout > > BUG=402213 TBR=jam@chromium.org,dalecurtis@chromium.org,rileya@chromium.org NOTREECHECKS=true NOTRY=true BUG=402213 Review URL: https://codereview.chromium.org/504813003 Cr-Commit-Position: refs/heads/master@{#291682}
-
lliabraa authored
The CL changes most compile-time checks to be runtime-checks so that an iossim binary built agains Xcode 6 will still work against Xcode 5. BUG=None Review URL: https://codereview.chromium.org/494583004 Cr-Commit-Position: refs/heads/master@{#291681}
-
binjin authored
For non-CrOS, compiler gives warning regarding unused functions. BUG=NONE Review URL: https://codereview.chromium.org/504723003 Cr-Commit-Position: refs/heads/master@{#291680}
-
csharp authored
I think the older order could result in incorrect behavior if Chrome crashed during startup. This might help with the bug as well. BUG=406475 Review URL: https://codereview.chromium.org/500563002 Cr-Commit-Position: refs/heads/master@{#291679}
-
bshe authored
BUG=404340 Review URL: https://codereview.chromium.org/487253003 Cr-Commit-Position: refs/heads/master@{#291678}
-
earthdok authored
BUG=294431 TBR=miu@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/488743003 Cr-Commit-Position: refs/heads/master@{#291677}
-
vkuzkokov authored
This one contains the required API changes to include service workers in remote debugging. For now service workers will show up as "untitled" as they do not have a title to speak of. Split off https://codereview.chromium.org/349033009/ BUG=389454 TBR= mnaganov@chromium.org (android_webview/native/aw_dev_tools_server.cc) Review URL: https://codereview.chromium.org/459403002 Cr-Commit-Position: refs/heads/master@{#291676}
-
dconnelly authored
BUG=394303 Review URL: https://codereview.chromium.org/479123003 Cr-Commit-Position: refs/heads/master@{#291675}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#291674}
-
Paweł Hajdan, Jr authored
BUG=402213 R=dalecurtis@chromium.org, jam@chromium.org Review URL: https://codereview.chromium.org/476543004 Cr-Commit-Position: refs/heads/master@{#291673}
-
bartfab authored
The HTTP POST |agent| parameter sent with a DeviceManagementRequest is limited to 64 characters. After the git migration, Chrome includes its git revision in the |agent|, making it longer than 64 characters. This CL removes the arbitrary 64 character limit. This solution should be considered temporary, until we have verified that the DMServer can handle |agents| longer than 64 characters. If not, we will restore this limit and change the construction of the string so that it never exceeds 64 characters. BUG=406948 TEST=Browser tests no longer fail when the |agent| string is too long Review URL: https://codereview.chromium.org/500013002 Cr-Commit-Position: refs/heads/master@{#291672}
-
pauljensen authored
Revert of Reenable WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRenegotiateEnable test again. (patchset #2 of https://codereview.chromium.org/254713004/) Reason for revert: Still failing: http://build.chromium.org/p/chromium.mac/builders/Mac%2010.6%20Tests%20%28dbg%29%281%29/builds/52254/steps/content_browsertests/logs/CanMakeEmptyCallThenAddStreamsAndRenegotiate Original issue's description: > Reenable WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRenegotiateEnable test again. > The underalying problem is now fixed. See http://crbug/293125 and https://code.google.com/p/webrtc/source/detail?r=5870 > > BUG=293125, 362431 > > Committed: https://chromium.googlesource.com/chromium/src/+/b9a00c2caf679dfd2e97a3d6bbfd5e214609e1fc TBR=perkj NOTRY=true Review URL: https://codereview.chromium.org/500963002 Cr-Commit-Position: refs/heads/master@{#291671}
-
iseki authored
BUG=317998 TEST=manually Review URL: https://codereview.chromium.org/476913003 Cr-Commit-Position: refs/heads/master@{#291670}
-
Paweł Hajdan, Jr authored
TBR=rsesek BUG=407066 Review URL: https://codereview.chromium.org/498193002 Cr-Commit-Position: refs/heads/master@{#291669}
-
Paweł Hajdan, Jr authored
ProcessSingletonPosixTest.NotifyOtherProcessDifferingHost ProcessSingletonPosixTest.NotifyOtherProcessFailure ProcessSingletonPosixTest.NotifyOtherProcessOrCreate_DifferingHost TBR=mattm BUG=407065 Review URL: https://codereview.chromium.org/504783002 Cr-Commit-Position: refs/heads/master@{#291668}
-
dconnelly authored
BUG=328847 Review URL: https://codereview.chromium.org/441683002 Cr-Commit-Position: refs/heads/master@{#291667}
-
cylee authored
BUG=chromium:404093 Review URL: https://codereview.chromium.org/492343003 Cr-Commit-Position: refs/heads/master@{#291666}
-
cylee authored
BUG=chromium:404093 Review URL: https://codereview.chromium.org/497063002 Cr-Commit-Position: refs/heads/master@{#291665}
-
Paweł Hajdan, Jr authored
TBR=haruki BUG=407063 Review URL: https://codereview.chromium.org/501953002 Cr-Commit-Position: refs/heads/master@{#291664}
-
blundell authored
TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/494213003 Cr-Commit-Position: refs/heads/master@{#291663}
-
qsr authored
Review URL: https://codereview.chromium.org/377293002 Cr-Commit-Position: refs/heads/master@{#291662}
-
vasilii authored
PasswordSyncableService shouldn't tolerate the situation when 2 or more passwords in the password store have the same sync tag. BUG=396900 Review URL: https://codereview.chromium.org/493233003 Cr-Commit-Position: refs/heads/master@{#291661}
-
benchan authored
dbus::Message::GetSignature() was incorrectly renamed to dbus::Message::GetDataSigature() in https://codereview.chromium.org/502793002. This CL undoes that. BUG=None TEST=dbus_unittests Review URL: https://codereview.chromium.org/494263003 Cr-Commit-Position: refs/heads/master@{#291660}
-
Paweł Hajdan, Jr authored
TBR=mcasas BUG=407061 Review URL: https://codereview.chromium.org/502933002 Cr-Commit-Position: refs/heads/master@{#291659}
-
tommi authored
Update implementations of webrtc::SetSessionDescriptionObserver to use the new OnComplete signature. Review URL: https://codereview.chromium.org/468783003 Cr-Commit-Position: refs/heads/master@{#291658}
-
treib authored
https://codereview.chromium.org/428143002 added a way to enable sync types programmatically, i.e. without user choice. This should be reflected in the sync settings dialog. BUG=403326 Review URL: https://codereview.chromium.org/494973003 Cr-Commit-Position: refs/heads/master@{#291657}
-
mtomasz authored
The abort callback should be set to the last abortable operation. TEST=browser_tests: *FileSystemProvider*WriteFile* BUG=405821 Review URL: https://codereview.chromium.org/497013003 Cr-Commit-Position: refs/heads/master@{#291656}
-
hashimoto authored
The pref's exclusive user AppWindow will move to extensions/browser Merge apps/pref_names.{cc,h} to extensions/browser/pref_names.{cc,h} Merge apps/prefs.{cc,h} to extensions/browser/extension_prefs.cc BUG=403726 Committed: https://chromium.googlesource.com/chromium/src/+/3da4417c5baa6b8fe0be9aa012f0fd3294d9dbc7 Review URL: https://codereview.chromium.org/493003002 Cr-Commit-Position: refs/heads/master@{#291655}
-
finnur authored
Revert of Added PrintingContext::Delegate to get parent view handle and application locale. (patchset #13 of https://codereview.chromium.org/478183005/) Reason for revert: PrintJobTest.SimplePrint leaking on Linux ASAN bots since this was checked in: http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%282%29?numbuilds=100 This CL looks like the likeliest culprit. Original issue's description: > Added PrintingContext::Delegate to get parent view handle and application locale. > > BUG=374321 > > Committed: https://chromium.googlesource.com/chromium/src/+/ee8f4e4029c09ba77e7dbb8fddd85186642b3de8 TBR=noamsml@chromium.org,inferno@chromium.org,yzshen@chromium.org,thestig@chromium.org,jschuh@chromium.org,vitalybuka@chromium.org NOTREECHECKS=true NOTRY=true BUG=374321 Review URL: https://codereview.chromium.org/504763002 Cr-Commit-Position: refs/heads/master@{#291654}
-
finnur authored
Revert of cc: Don't consider tiles at the layers raster_contents_scale incomplete (patchset #3 of https://codereview.chromium.org/484363003/) Reason for revert: Unit test added fails all the time. http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%283%29/builds/6770 Original issue's description: > cc: Don't consider tiles at the layers raster_contents_scale incomplete > > When PictureLayerImpl chooses a scale to raster at, we should accept > tiles at that scale as complete, and not try wait for tiles at some > other scale to be filled in. Such a tiling may not even exist. > > R=enne, vmpstr > BUG=406433 > > Committed: https://chromium.googlesource.com/chromium/src/+/60c7d86bb7685d8ca04ee53ae20fcdd6cd37eb5f TBR=enne@chromium.org,vmpstr@chromium.org,danakj@chromium.org NOTREECHECKS=true NOTRY=true BUG=406433 Review URL: https://codereview.chromium.org/505723002 Cr-Commit-Position: refs/heads/master@{#291653}
-
machenbach authored
Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https://codereview.chromium.org/493003002/) Reason for revert: Breaks GN: http://build.chromium.org/p/chromium.linux/builders/Linux%20GN/builds/10608 Original issue's description: > Merge apps/pref* to extensions/browser/pref* > > The pref's exclusive user AppWindow will move to extensions/browser > > Merge apps/pref_names.{cc,h} to extensions/browser/pref_names.{cc,h} > Merge apps/prefs.{cc,h} to extensions/browser/extension_prefs.cc > > BUG=403726 > TBR=bartfab@chromium.org for include fix in configuration_policy_handler_list_factory.cc. > > Committed: https://chromium.googlesource.com/chromium/src/+/3da4417c5baa6b8fe0be9aa012f0fd3294d9dbc7 TBR=benwells@chromium.org,bauerb@chromium.org,bartfab@chromium.org,hashimoto@chromium.org NOTREECHECKS=true NOTRY=true BUG=403726 Review URL: https://codereview.chromium.org/499253002 Cr-Commit-Position: refs/heads/master@{#291652}
-
peria authored
PromoteDemotedDirtyTrackers() confused demoted dirty trackers and non-demoted dirty trackers. BUG=None TEST=./unit_tests --gtest_filter="MetadataDatabaseIndex*" Review URL: https://codereview.chromium.org/480683003 Cr-Commit-Position: refs/heads/master@{#291651}
-
hashimoto authored
The pref's exclusive user AppWindow will move to extensions/browser Merge apps/pref_names.{cc,h} to extensions/browser/pref_names.{cc,h} Merge apps/prefs.{cc,h} to extensions/browser/extension_prefs.cc BUG=403726 TBR=bartfab@chromium.org for include fix in configuration_policy_handler_list_factory.cc. Review URL: https://codereview.chromium.org/493003002 Cr-Commit-Position: refs/heads/master@{#291650}
-
machenbach authored
TBR=yangguo@chromium.org Review URL: https://codereview.chromium.org/499943002 Cr-Commit-Position: refs/heads/master@{#291649}
-
perkj authored
The underalying problem is now fixed. See http://crbug/293125 and https://code.google.com/p/webrtc/source/detail?r=5870 BUG=293125, 362431 Review URL: https://codereview.chromium.org/254713004 Cr-Commit-Position: refs/heads/master@{#291648}
-
wtc authored
Includes the following CLs: Don't use <(DEPTH) in the argument to the -include flag. Review URL: https://codereview.chromium.org/493213002 nss: Remove two files from sources that were removed in all conditionals. Review URL: https://codereview.chromium.org/482353002 R=kjellander@chromium.org BUG= Review URL: https://codereview.chromium.org/501873002 Cr-Commit-Position: refs/heads/master@{#291647}
-
hashimoto authored
Move TestingSearchTermsData from template_url_unittest.cc to a new file. Stop using UIThreadSearchTermsData for tests BUG=387985 TEST=unit_tests Review URL: https://codereview.chromium.org/492963005 Cr-Commit-Position: refs/heads/master@{#291646}
-