- 15 Aug, 2012 40 commits
-
-
koz@chromium.org authored
The motivation for this is that we may one day want to make background mode be the default, which this flag currently achieves, but in that case we'd need to respect the user's desire to disable background mode altogether. TEST=Starting chrome with --keep-alive-for-test should display a chrome icon in the system tray unless background mode is disabled from the advanced tab in chrome://settings. Toggling that setting should toggle the presence of the icon. Review URL: https://chromiumcodereview.appspot.com/10831254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151674 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
NOTRY=True BUG= Review URL: https://chromiumcodereview.appspot.com/10837235 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151673 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
BUG=122119 Review URL: https://chromiumcodereview.appspot.com/10827311 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151672 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
URLRequestContextGetter requires an IO thread to free itself, so create a fake thread. TBR=mnissler BUG=141123 Review URL: https://chromiumcodereview.appspot.com/10855158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151671 0039d316-1c4b-4281-b951-d872f2087c98
-
yefim@chromium.org authored
BUG=125307 Review URL: https://chromiumcodereview.appspot.com/10827268 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151670 0039d316-1c4b-4281-b951-d872f2087c98
-
yoichio@chromium.org authored
Currently, this method is same as IsMetroProcess. But whether an application must aware TSF is independent from it is under Metro style. So this method will be changed. BUG=137627 TEST=Trybot Review URL: https://chromiumcodereview.appspot.com/10855072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151669 0039d316-1c4b-4281-b951-d872f2087c98
-
jennb@chromium.org authored
Completes a TODO added in r149891. BUG=None TEST=open panels and verify favicons look correct Review URL: https://chromiumcodereview.appspot.com/10827259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151668 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
The explicit values should make it easier to avoid accidentally reusing a previously-used code as obsolete ones are retired. Review URL: https://chromiumcodereview.appspot.com/10824283 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151667 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151666 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=129187 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10836218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151665 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
Cleans up backoff retry override code to use InternalComponentsFactory::Switches rather than global bool hack. Also puts keystore encryption flag atop new mechanism. (TBR sky for new chrome_switch). TBR=sky@chromium.org BUG=142029, 139839 Review URL: https://chromiumcodereview.appspot.com/10837231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151664 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-