| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7493016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
into another.
This is on an individual resource basis rather than general share groups in order to hide be able to hide the full namespace from untrusted plugins.
Accelerated 2D canvas now no longer needs to copy its backing store on every page composite and the redundant backing texture is not needed, saving video memory.
Unit tests for the GPU service to follow.
Patch to delete copyTextureToParentTexture extensions from gpu/ to follow.
BUG=90714
Review URL: http://codereview.chromium.org/7529015
TBR=apatrick@chromium.org
Review URL: http://codereview.chromium.org/7518016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, the frame rate test outputs two graphs, "fps" and "fps_ref." Now it
will output one graph with two traces (for each content). Also, the individual
gesture output is updated to match a future CL that will process it.
TEST=performance_ui_tests --gtest_filter=FrameRateTest*
Review URL: http://codereview.chromium.org/7538003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94807 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/7520034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 72796, 83674 and 83676 have not occurred recently (as far as back as we have builder logs)
- 83657 has been fixed
BUG=72796,83657,83676,83674
TEST=no
R=mattm@chromium.org
Review URL: http://codereview.chromium.org/7523034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94805 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The bug was fixed in crrev.com/94771
BUG=89785
TEST=None
Review URL: http://codereview.chromium.org/7537008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This will allow me to delete GL_copy_texture_to_parent_texture from the GPU process.
Review URL: http://codereview.chromium.org/7518005
TBR=apatrick@chromium.org
Review URL: http://codereview.chromium.org/7543001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94799 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=rafaelw
BUG=91058
Review URL: http://codereview.chromium.org/7542005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7488058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Activate a widget when it is touched.
* Drop a synthetic mouse event on the toplevel widget instead of the immediate
parent widget.
* Send touch-events to the captured view if there is one.
BUG=none
TEST=manually
Review URL: http://codereview.chromium.org/7540002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=crypto_unittests --gtest_filter=HMACTest.*
Review URL: http://codereview.chromium.org/7532020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94794 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
and you cannot dump the log unless provided.
BUG=90936
Review URL: http://codereview.chromium.org/7488065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Use grit_action.gypi for devtools_frontend_resources. The grd file
is not generated so we should use the gypi.
2) Have devtools_resources depend on the grit source files. This grd
file is generated, so we can't run grit_info.py on it at gyp time.
I've modified grit_info.py --inputs to take no arguments to just list
out all the grit source files. This will at least cause us to rebuild
properly if there is a change to grit.
BUG=none
TEST=Compile resources.pak and make sure there are no spurious rebuilds.
Touch a grit source file and make sure that devtools_frontend_resources
and devtools_resources rebuild.
Review URL: http://codereview.chromium.org/7493084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94792 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7537010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94791 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
to download.
BUG=82782
Review URL: http://codereview.chromium.org/7529014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94790 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Intended for the Beta branch.
(this is a reland of 88690)
BUG=91040
TEST=none
TBR=gavinp@chromium.org
Review URL: http://codereview.chromium.org/7518006
TBR=rvargas@google.com
Review URL: http://codereview.chromium.org/7453035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94788 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Only compile in seccomp code at all if it's on a platform we
intend to support (non-ChromeOS non-ARM non-Views Linux).
2) Move usage of seccomp code behind a define and usage of seccomp
flags into a function call.
The former helps catch bugs in the latter: it will be a link error
if I accidentally break the enable/disable logic in code.
Review URL: http://codereview.chromium.org/7519016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94784 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
prefs.PrefsTest.testNavigationStateOnSessionRestore
BUG=85600
Test=prefs.PrefsTest.testNavigationStateOnSessionRestore
Review URL: http://codereview.chromium.org/7537004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=90905
Review URL: http://codereview.chromium.org/7541001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94780 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
enabled due to a version upgrade of the client.
BUG=80121
TEST=
Review URL: http://codereview.chromium.org/7497018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94779 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=88130,90961
TEST=remoting_unittests don't fail under ThreadSanitizer.
Review URL: http://codereview.chromium.org/7532036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94778 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
field names, labels, and values.
BUG=none
TEST=browser_tests --gtest_filter=FormStructureBrowserTest.DataDrivenHeuristics*
Review URL: http://codereview.chromium.org/7531022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94777 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This will allow me to delete GL_copy_texture_to_parent_texture from the GPU process.
Review URL: http://codereview.chromium.org/7518005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94775 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94773 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Required nacl changes are checked into the nacl repo and rolled into the chromium repo.
BUG=89127,89670
Review URL: http://codereview.chromium.org/7488031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94772 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=91011
TEST=Unittests.
Review URL: http://codereview.chromium.org/7540003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94771 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This applies the model introduced here http://codereview.chromium.org/7524014/,
at revision r94482.
Init() should not get called in the constructor, it should get called from
GetImpl().
Also, move the EnsureLoaded() check into Init() surrounding the libcros call.
BUG=None
TEST=None
R=stevenjb@chromium.org
Review URL: http://codereview.chromium.org/7493061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94769 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94768 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- C1S events were not being sent out for reactivated brand code. In the
reactivation brand, the code was getting a cached copy of the RLZ string
for the main brand code and thinking it had already set the C1S event
- on uninstall, reactivation values remained in registry. Fixed the uninstaller
to call RlZTracker::ClearProductState() so that the reactivation brand code
case is handled as well
BUG=90886
TEST=See RLZ test plan
Review URL: http://codereview.chromium.org/7532005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=90785
TEST=plugin doesn't crash
Review URL: http://codereview.chromium.org/7538002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94766 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Intended for the Beta branch.
(this is a reland of 88690)
BUG=91040
TEST=none
TBR=gavinp@chromium.org
Review URL: http://codereview.chromium.org/7518006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94764 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This helps the chrome os ASP-enabled signin case, since we "end" on the
GAIA_SUCCESS state.
BUG=90767
TEST=SyncSetupWizardTest.CrosAuthSetup
Review URL: http://codereview.chromium.org/7539003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94763 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
default of YES.
BUG=90869
TEST=Open ~/Library/Preferences/.GlobalPreferences.plist and delete AppleEnableSwipeNavigateWithScrolls. Use two finger swiping to go back/forward and it works. Toggle the preferences and it obeys that.
TEST=Open that file and delete com.apple.swipescrolldirection. Natural scrolling is on by default.
Review URL: http://codereview.chromium.org/7537003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94762 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In the past this test had been crashy, and I was able to reproduce the crash
occasionally in vmware and on the try bots. I'm no longer able to repro, so
I'm speculatively re-enabling it to see if the underlying cause is actually
fixed.
BUG=42315
TEST=none
TBR=mpcomplete@chromium.org
Review URL: http://codereview.chromium.org/7537006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94761 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=91033,85307,91030,89768
TEST=none
Review URL: http://codereview.chromium.org/7538005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Panel*Test.*
Review URL: http://codereview.chromium.org/7493065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94758 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BackgroundApplicationListModel
BUG=90772
TEST=unit_tests
Review URL: http://codereview.chromium.org/7493074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94757 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=sky@chromium.org
Review URL: http://codereview.chromium.org/7530024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94756 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sorry for any confusion. Prior to this CL, I had 3 local owners, plus I (incorrectly) copied down all of the parent owners. Then I added most of the people who ever touched the directory.
This CL will keeps OWNERS relatively small. I am not including the "set noparent" directive, so we effecitvely inherit parent-directory OWNERS here.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7522028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94754 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
duplicate folders.
BUG=90880
TEST=covered by unit test
R=yfriedman@chromium.org
Review URL: http://codereview.chromium.org/7533024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94753 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
menu while it's already showing.
BUG=90862
TEST=none
R=rhashimoto@chromium.org
Review URL: http://codereview.chromium.org/7529026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94752 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Requires r94105 to work.
BUG=
TEST=remoting_unittests
Review URL: http://codereview.chromium.org/7493071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94751 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
I have no access to test this, but the bug should be fixed
(or the bug that is causing _those_ failures is different).
BUG=90585
Review URL: http://codereview.chromium.org/7530033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94750 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=90905
Review URL: http://codereview.chromium.org/7474025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94749 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=90857
Review URL: http://codereview.chromium.org/7453026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94748 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
If you had a renderer crash and displayed the Aw Snap page, every subsequent sad tab would show Aw Snap, even if it was an out-of-memory that should have showed He's dead, Jim. Also cleaned up some UTF16 vs. wide string conversions. Added UMA stats to track how often users see these messages.
BUG=chromium-os:18354
TEST=manual, navigate to about:crash then about:kill and back, verify correct page is shown each time.
Review URL: http://codereview.chromium.org/7533007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94747 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to fix check perms failure from r94735
BUG=none
TEST=none
TBR=bradchen@google.com
Review URL: http://codereview.chromium.org/7488059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94745 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7533020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94744 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is on an individual resource basis rather than general share groups in order to hide be able to hide the full namespace from untrusted plugins.
Accelerated 2D canvas now no longer needs to copy its backing store on every page composite and the redundant backing texture is not needed, saving video memory.
Unit tests for the GPU service to follow.
Patch to delete copyTextureToParentTexture extensions from gpu/ to follow.
BUG=90714
Review URL: http://codereview.chromium.org/7529015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94743 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=derat@chromium.org
R=derat@chromium.org
Review URL: http://codereview.chromium.org/7537001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94742 0039d316-1c4b-4281-b951-d872f2087c98
|