| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two motivations:
(1) There are currently clients in src/crypto that need the same logic.
(2) There is soon to be a client in src/chrome/common that needs the 64-bit version of this logic, which is currently inlined in a src/crypto implementation file.
BUG=103480
TEST=compiles
Review URL: http://codereview.chromium.org/8949026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
refactors:
IsChromeFirstRun()
CreateSentinel()
RemoveSentinel()
GetFirstRunSentinelFilePath()
It also fixed an issue that chromeos first run won't create sentinel file, and the following runs always think it is a first run.
BUG=108137
TEST=None
Review URL: http://codereview.chromium.org/8989043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
estade pointed this out in http://codereview.chromium.org/8965026 after I
had already committed.
TBR=estade
BUG=107450
TEST=compiles
Review URL: http://codereview.chromium.org/9007062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently we copy headers to a location in the toolchain during build
which do not actually belong there. This CL converts the toolchain
relative paths to NaCl repo relative in preparation for the removal
of those headers.
BUG= http://code.google.com/p/chromium/issues/detail?id=108503
TEST= try
Review URL: http://codereview.chromium.org/8949069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The error is thrown right after initialization.
BUG=101304
TEST=sync_unit_tests.exe, sync_integration_tests.exe, unit_tests.exe, manual test
Review URL: http://codereview.chromium.org/9008045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115921 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115920 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=pfeldman
Review URL: http://codereview.chromium.org/8989066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115919 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
content namespace. Also make all users of content::NavigationController interface use the "using" keyword so they don't have to put content:: everywhere (similar to other Content API and WebKit API classes).
BUG=98716
TBR=joi
Review URL: http://codereview.chromium.org/8956059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115916 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
New evidence suggests that the root cause of issue 103957 may be that the plugin failed to load (see comments of issue 103957). Adding new CHECKs to confirm this. Will remove the CHECK after this is confirmed.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9044010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115913 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=104189
TEST=see bug
Review URL: http://codereview.chromium.org/8989063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115912 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=pfeldman
Review URL: http://codereview.chromium.org/9006054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:19411
TEST=Configure policy-pushed WiFi network which is in range, then remove it again. The network should return to not policy controlled in the available networks list.
Review URL: http://codereview.chromium.org/8989059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115905 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
CID=102525
TEST=none
Review URL: http://codereview.chromium.org/9013001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115904 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=maruel@chromium.org
TEST=register_host.py works as expected.
Review URL: http://codereview.chromium.org/8956058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115903 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=108429
TBR=pastarmovj@chromium.org
Review URL: http://codereview.chromium.org/9049009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115902 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=98716
TBR=avi
Review URL: http://codereview.chromium.org/9004048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115901 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
more NavigationController methods to return the interface. In a followup, I'll rename NavigationEntry to NavigationEntryImpl, then create an interface for NavigationController.
BUG=98716
TBR=joi
Review URL: http://codereview.chromium.org/9004045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115900 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=108139
TEST=See bug description.
Review URL: http://codereview.chromium.org/9041010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115899 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=105046
TEST=
Review URL: http://codereview.chromium.org/9017028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115897 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:23576
TEST=Manual: see bug description
Review URL: http://codereview.chromium.org/9049006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=104143
TEST=ScreenLockerTest.*
Review URL: http://codereview.chromium.org/8681016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115895 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
1) Build aura desktop for desktop (not ChromeOS)
2) Close aura desktop using (x) on Aura Desktop, not in any of the aura windows
Review URL: http://codereview.chromium.org/9034013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115894 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
to empty when it isn't empty.
BUG=107786
TEST=see bug.
Review URL: http://codereview.chromium.org/8984002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:22735
TEST=Manual: see bug description
Review URL: http://codereview.chromium.org/9049005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115892 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Right now, it seems as if we are always defaulting to 60fps for the frame rate in WebKit. This patch sets the frame rate for the browser compositor to the same default.
Review URL: http://codereview.chromium.org/8953039
TBR=pkotwicz@chromium.org
Review URL: http://codereview.chromium.org/9049008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115891 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115890 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9049007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Right now, it seems as if we are always defaulting to 60fps for the frame rate in WebKit. This patch sets the frame rate for the browser compositor to the same default.
Review URL: http://codereview.chromium.org/8953039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115887 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:23063
TEST=All works as before. unit_tests:AutoEnrollmentClientTest.*
Review URL: http://codereview.chromium.org/9044005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115886 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:24586
TEST=
Review URL: http://codereview.chromium.org/9006050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115885 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=SelectFileDialogExtensionBrowserTest
Review URL: http://codereview.chromium.org/9021014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:24462
TEST=
Review URL: http://codereview.chromium.org/9046004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115883 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
59d6c3 aka r115318).
BUG=None
TEST=KeywordTableTest.*:TemplateURL*:WebDataServiceTest.*
Review URL: http://codereview.chromium.org/9047001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115882 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=no
Review URL: http://codereview.chromium.org/9018011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115881 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115878 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115876 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8956056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115875 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
future.
BUG=chromium-os:23894
TEST=DocumentFeedParsingTest.DocumentFeedParser
Review URL: http://codereview.chromium.org/8981006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115874 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115873 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
content::NavigationEntry, in preparation for creating an interface around NavigationController.
BUG=98716
TBR=joi
Review URL: http://codereview.chromium.org/9008034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115872 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL supports basic binary communication.
For now, communication between Chrome and WebKit uses WebData structure.
It must use WebArrayBuffer directly after WebKit API revision.
BUG=87310
TEST=ui_tests --gtest_filter='PPAPITest.WebSocket_BinarySendReceive'
Review URL: http://codereview.chromium.org/8774042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115871 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We should instead use the new ui::InputMethodIBus implementation.
BUG=None
TEST=try
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113574
Review URL: http://codereview.chromium.org/8800002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115867 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=pfeldman
Review URL: http://codereview.chromium.org/9006048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115866 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
on Windows.
BUG=108721
TBR=asargent@chromium.org
Review URL: http://codereview.chromium.org/9049003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115865 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
CID=102512
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9004042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115864 0039d316-1c4b-4281-b951-d872f2087c98
|