| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updating shortcuts.
Specifying it seems to push Windows to clear its cache before the changes to the shortcut have actually gone in.
This results in losing Metro properties when the shortcut is modified on Windows 8.
BUG=136567
TEST=Over-install my custom 22.0.1200.0 build over 21.0.1180.15 beta-m (when its default) and make sure the shortcut keeps its Metro properties (I've confirmed many times that it doesn't on the same custom build without my fix).
Review URL: https://chromiumcodereview.appspot.com/10692138
TBR=gab@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10690153
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@146241 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XP Pro x64 from regular XP.
BUG=135388
TEST=run chrome on Server 2003 SP2 x86.
TBR=estade@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10701125
TBR=grt@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10736032
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@146114 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL is intended for the beta channel.
BUG=134029
TEST=none
TBR=willchan@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10634015
TBR=rvargas@google.com
Review URL: https://chromiumcodereview.appspot.com/10641012
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@143471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust DCHECKs in base::win::SetAppIdForPropertyStore() to reflect the new appid standard which requires less than 64 characters, not 128 (as of Windows 8, see Metro guidelines for details).
BUG=133176
TEST=Chrome installs, launches, and multi-profile OS integration works for user-level installs (on a user with a space in username).
Review URL: https://chromiumcodereview.appspot.com/10559097
TBR=gab@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10643004
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@143430 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126838
TEST=build success
Review URL: https://chromiumcodereview.appspot.com/10569002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142904 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
screen supports
integrated touch.
BUG=132362
R=cpu
Review URL: https://chromiumcodereview.appspot.com/10532176
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10565038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change GetMetroModule callers that don't need the HMODULE.
TBR=stevenjb@chromium.org,brettw@chromium.org,mirandac@chromium.org,sky@chromium.org,kalman@chromium.org
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10560015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change suppresses assertion-failure dialogs of VC++ and outputs assertion messages to stderr on Windows.
This broke windows tsan and drmemory bot
TBR=hbono@chromium.org
BUG=132037,133313
TEST=drmemroy and windows tsan bot cycles green
Review URL: https://chromiumcodereview.appspot.com/10580002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependency.
This broke base_unittests_swarm on linux.
I guess I did too many lines shuffle today.
TBR=thakis@chromium.org
NOTRY=true
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10560041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was missing icudt.dll! Oops.
Removed invalid entry '<(PRODUCT_DIR)'.
Minor line shuffling happened due to the different sorting used by
merge_isolate.py.
autogenerated with:
cd tools\isolate
python ..\..\testing\test_env.py trace_test_cases.py out\Release\base_unittests -V PRODUCT_DIR out\Release -c base --root-dir ..\.. --index 0 --shards 10
python merge_isolate.py ..\..\base\base_unittests.isolate ..\..\out\Release\base_unittests.test_cases.isolate -o ..\..\base\base_unittests.isolate
TBR=thakis@chromium.org
NOTRY=true
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10562043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142770 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This eliminates differences vs. downstream.
CommandLine, TraceEvent -> content/common, since they are used from browser, renderer, app
LibraryLoader.java -> content/app to match native
Remove JNIHelper which has bitmap helper tools. It was misleadingly
named and incorrectly included (nothing depends on it upstream).
It yet needs to find its right place.
Review URL: https://chromiumcodereview.appspot.com/10532155
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142768 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change suppresses assertion-failure dialogs of VC++ and outputs assertion messages to stderr on Windows.
BUG=132037
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10565028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142693 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial commit for atomic operations on MIPS architecture.
BUG=https://code.google.com/p/chromium/issues/detail?id=130022
TEST=make chrome
Review URL: https://chromiumcodereview.appspot.com/10448043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10554009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142608 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This patch refactors ppapi_shared.gypi and ppapi_proxy.gypi into proper includes, adds ppapi_shared_untrusted and ppapi_proxy_untrusted .gyp files, and integrates them into the nacl_irt build (ppapi/native_client/native_client.gyp). In order to build without link errors, it includes our plugin side initialization of PluginDispatcher, and a PpapiPluginMain definition. When the 'build_ppapi_ipc_proxy_untrusted' gyp flag is set to '1', this will build a working NaCl IRT using the Chrome IPC proxy.
BUG=116317
TEST=compiles, runs HelloWorld and GetURL SDK examples.
Review URL: https://chromiumcodereview.appspot.com/10565015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142540 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, Server 2008 R2 and Server 2012 had been treated like Server 2008, which was bad. I debated adding enum values for these two, but I can't think of a compelling argument for it. The big argument against doing so would be that any code that currently has some logic based on the version bearing some relation to VERSION_WIN7, for example, would be broken one way or another on a 2008 R2 box
BUG=129217
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10408084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142539 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove statics that are windows only from the
header file, and relocated them the windows only file.
FIx up a few names to make things a bit more readable.
r=rvargas
Review URL: https://chromiumcodereview.appspot.com/8890003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142511 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch refactors ppapi_shared.gypi and ppapi_proxy.gypi into proper includes, adds ppapi_shared_untrusted and ppapi_proxy_untrusted .gyp files, and integrates them into the nacl_irt build (ppapi/native_client/native_client.gyp). In order to build without link errors, it includes our plugin side initialization of PluginDispatcher, and a PpapiPluginMain definition. When the 'build_ppapi_ipc_proxy_untrusted' gyp flag is set to '1', this will build a working NaCl IRT using the Chrome IPC proxy.
BUG=116317
TEST=compiles, runs HelloWorld and GetURL SDK examples.
Review URL: https://chromiumcodereview.appspot.com/10546140
TBR=bbudge@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10565012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142494 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This patch refactors ppapi_shared.gypi and ppapi_proxy.gypi into proper includes, adds ppapi_shared_untrusted and ppapi_proxy_untrusted .gyp files, and integrates them into the nacl_irt build (ppapi/native_client/native_client.gyp). In order to build without link errors, it includes our plugin side initialization of PluginDispatcher, and a PpapiPluginMain definition. When the 'build_ppapi_ipc_proxy_untrusted' gyp flag is set to '1', this will build a working NaCl IRT using the Chrome IPC proxy.
BUG=116317
TEST=compiles, runs HelloWorld and GetURL SDK examples.
Review URL: https://chromiumcodereview.appspot.com/10546140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142482 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Turned out we were only recording this information on Windows.
Bug=None
TEST=All unit tests should pass
BUG=
Review URL: https://chromiumcodereview.appspot.com/10557007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142459 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows classes to more naturally extend classes using WeakPtr.
TEST=None
BUG=
Review URL: https://chromiumcodereview.appspot.com/10537127
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
MessagePumpLibevent::FileDescriptorWatcher::is_persistent_ is not used at all.
BUG=none
TEST=base_unittests
Review URL: https://chromiumcodereview.appspot.com/10534169
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Starting classes for content view, content view client. Includes some
relevant deps needed to build or pass a sanity check.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10536066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142309 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10536173
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142170 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It will be needed in webkit/dom_storage/.
BUG=NONE
TEST=Existing tests.
Review URL: https://chromiumcodereview.appspot.com/10540003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142142 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-F$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Frameworks
It wasn't ever correct to compile or link with this, and it just encourages
people to do stupid things that aren't guaranteed to work at runtime in future
OS releases or with future SDKs. Just #include
<ApplicationServices/ApplicationServices.h> or link against
ApplicationServices.framework by adding
$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework to your
'link_settings': {'libraries': []} section.
The WebKit portion was fixed at https://bugs.webkit.org/show_bug.cgi?id=88569 .
Review URL: https://chromiumcodereview.appspot.com/10535059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=131129
Review URL: https://chromiumcodereview.appspot.com/10538045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142079 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
'browser' -> 'app'
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10546119
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=122817
TEST=Created an extension with absolute delays under 5 minutes away,
and watched that they didn't fire for 5 minutes.
Review URL: https://chromiumcodereview.appspot.com/10545104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142037 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10543107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142029 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10548019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142014 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10535141
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=99159
TEST=CallbackTest.ResetRefCountedOwnerOfCallback
Review URL: https://chromiumcodereview.appspot.com/10388060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142011 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10546121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10539099
TBR=thestig@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10543130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10539099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=131699
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10541121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExtensionPrefs for persisting alarm state to disk.
More to come:
- context menus
- omnibox
- declarative webRequest
TBR=brettw
BUG=123366
TEST=extension alarms are still remembered after chrome restart
Change since last time: Fall back to a FailingValueStore if ValueStoreFrontend
can't open the database.
Review URL: https://chromiumcodereview.appspot.com/10545128
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141780 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On Android, files have to be created in the application directory.
BUG=125059
TEST=
Review URL: https://chromiumcodereview.appspot.com/10543118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141776 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=media_unittests.
Review URL: https://chromiumcodereview.appspot.com/10537082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=116317
TEST=compiles
Review URL: https://chromiumcodereview.appspot.com/10544095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141613 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10532081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExtensionPrefs for persisting alarm state to disk.
More to come:
- context menus
- omnibox
- declarative webRequest
TBR=yoz@chromium.org
BUG=123366
TEST=extension alarms are still remembered after chrome restart
Reason for revert: breaks tests on Win7.
Review URL: https://chromiumcodereview.appspot.com/10542114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141564 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
persisting alarm state to disk.
More to come:
- context menus
- omnibox
- declarative webRequest
BUG=123366
TEST=extension alarms are still remembered after chrome restart
Review URL: https://chromiumcodereview.appspot.com/10543081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141537 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only thing we need in the short term is CPU_REQUIRED,
and that part is implemented for all platforms (as far as it
makes sense). The other options are implemented for Windows,
but given that currently there's no user, I expect the
implementation for other platforms to be written when there's
an actual need for it.
BUG=126591
TEST=base_unittests
TBR=brettw
Review URL: https://chromiumcodereview.appspot.com/10546101
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141497 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The method is called from test_suite.cc.
Also moving methods in test_support_android inside a namespace.
BUG=125059
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10538065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141473 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: https://chromiumcodereview.appspot.com/10541081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141342 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The system calls used by system() aren't available in NaCl and cause a link error in the NaCl IPC proxy build.
BUG=116317
TEST=
R=brettw
Review URL: https://chromiumcodereview.appspot.com/10534078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141338 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
TBRing as it is a simple gyp change.
TBR=mark@chromium.org
BUG=125059
TEST=
Review URL: https://chromiumcodereview.appspot.com/10544080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141337 0039d316-1c4b-4281-b951-d872f2087c98
|