| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is progress towards moving app/gfx/gl to ui/gfx/gl. Currently, surface depends on gl, but gl depends on app_base (which contains surface). This refactor gets rid of this potential cyclic dependency.
surface.gyp is in a separate file (not a .gypi include) because cyclic dependency checking is at the file level (not target level).
BUG=none
TEST=by hand and try bots
Review URL: http://codereview.chromium.org/6718027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=51100
TEST=None
R=avi@chromium.org,mirandac@chromium.org
Review URL: http://codereview.chromium.org/6676138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dmaclach@chromium.org
BUG=77391
TEST=
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tests whether a request being processed as a download isn't
prematurely terminated.
BUG=76202
TEST=unit_tests --gtest_filter=ResourceDispatcherHostTest.IgnoreCancelForDownloads
Review URL: http://codereview.chromium.org/6676116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79391 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11258
TEST=compiles; existing unit tests pass
Review URL: http://codereview.chromium.org/6727027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79390 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=77388
TBR=timurrrr
Review URL: http://codereview.chromium.org/6733062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6744002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We need to land pending writes to disk before doing chromeos::RestartJob.
However SavePersistentPrefs is not lazy and takes time even if there is nothing to write.
Fix it.
BUG=chromium-os:13102,chromium-os:6924
TEST=Manual
Review URL: http://codereview.chromium.org/6713032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=scheib
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6733059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79381 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=77376
TBR=ahendrickson
Review URL: http://codereview.chromium.org/6676142
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=ager@chromium.org
Review URL: http://codereview.chromium.org/6733057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79379 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=77375
TEST=none
TBR= csilv@chromium.org
Review URL: http://codereview.chromium.org/6713123
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Depends on https://bugs.webkit.org/show_bug.cgi?id=56809
BUG=72918
TEST=browser_tests --gtest_filter=FormManagerTest.FillForm
Review URL: http://codereview.chromium.org/6675024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79375 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=scheib
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6733054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79374 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Added a command-line switch: --enable-ip-pooling
BUG=42669
TEST=SpdySessionTest.IPPool*
Review URL: http://codereview.chromium.org/6594116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=76833
TEST=open about:net-internals. Change your proxy settings to use an http:// URL for PAC. Check that the request headers sent contains a User-Agent line.
Review URL: http://codereview.chromium.org/6732048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79371 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=77227
Review URL: http://codereview.chromium.org/6737002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79370 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the response for the initial
request initiated by IE. We need to check whether the request id on the initial request is -1
before deciding whether we should send over a response to Chrome.
ChromeFrame would fail to load the page correctly if a manifest was specified in the html tag.
This would work the first time and fail on subsequent attempts. Basically the manifest specifies
portions of the website that is cached locally. In this case when there is a subsequent navigation
to the original URL the cached resource can be served out of the appcache which lives in chrome.
ChromeFrame expects the first url request from chrome to match that of the url which the user
navigated to. This url is served out of chrome'a app cache thus causing the pending url reques
checks to fail.
Fix is to validate the pending url request with the request received and stop the pending request
if there is no match. We just trace the fact and stop this request. A new request object is
created to handle the request received and life goes on.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=76439
BUG=76439
TEST=manually as described in the bug.
TBR=amit
Review URL: http://codereview.chromium.org/6736022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(Part of http://codereview.chromium.org/6730044/)
Submitting exe separately to allow testing on trybots.
TBR=robertshield@chromium.org
Review URL: http://codereview.chromium.org/6735002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79368 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
short-circuiting any scoring if a certain maximum number of results is exceeded. That limit is currently set to 500.
BUG=None
TEST=Using a large history database enter a term of 'h' in the omnibox. No HQP results should be presented since 'h' occurs in nearly all URLs. Continue typing a URL from the history and after getting to the domain portion the HQP should start returning results. Alternatively, type a word starting with 'h' and which matches a term in an historical page title. Added a unit test.
Review URL: http://codereview.chromium.org/6676051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79365 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=76813
TEST=
Review URL: http://codereview.chromium.org/6732039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79364 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
SpellCheckMessageFilter. The next step would be to make WebView have a setter for a WebSpellCheckClient that SpellCheckProvider implements so that spelling can be taken out of RenderView completely.
Review URL: http://codereview.chromium.org/6730045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79362 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manifest was specified in the html tag.
This would work the first time and fail on subsequent attempts. Basically the manifest specifies
portions of the website that is cached locally. In this case when there is a subsequent navigation
to the original URL the cached resource can be served out of the appcache which lives in chrome.
ChromeFrame expects the first url request from chrome to match that of the url which the user
navigated to. This url is served out of chrome'a app cache thus causing the pending url reques
checks to fail.
Fix is to validate the pending url request with the request received and stop the pending request
if there is no match. We just trace the fact and stop this request. A new request object is
created to handle the request received and life goes on.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=76439
BUG=76439
TEST=manually as described in the bug.
Review URL: http://codereview.chromium.org/6713112
TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/6741001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79361 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=70659
TEST=Tests should pass on pyauto bots
Review URL: http://codereview.chromium.org/6733050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79360 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=out/Debug/unit_tests --gtest_filter=ImporterTest.*
R=avi@chromium.org,jam@chromium.org
Review URL: http://codereview.chromium.org/6713118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79359 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=chromium-os:11412
Review URL: http://codereview.chromium.org/6730041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79358 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=visual (NTP)
Review URL: http://codereview.chromium.org/6732035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79357 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
request from the renderer
to set cookies. The completion callback was being leaked.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6696091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79355 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6676120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79353 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
specified in the html tag.
This would work the first time and fail on subsequent attempts. Basically the manifest specifies
portions of the website that is cached locally. In this case when there is a subsequent navigation
to the original URL the cached resource can be served out of the appcache which lives in chrome.
ChromeFrame expects the first url request from chrome to match that of the url which the user
navigated to. This url is served out of chrome'a app cache thus causing the pending url reques
checks to fail.
Fix is to validate the pending url request with the request received and stop the pending request
if there is no match. We just trace the fact and stop this request. A new request object is
created to handle the request received and life goes on.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=76439
BUG=76439
TEST=manually as described in the bug.
Review URL: http://codereview.chromium.org/6713112
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79352 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=76795
TEST=none
Review URL: http://codereview.chromium.org/6732016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79350 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
compositing
BUG=76001
TEST=
Review URL: http://codereview.chromium.org/6665029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79349 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It now uses --disable-gpu-sandbox on all platforms. The confusion arose because I didn't know that --no-gpu-sandbox existed when I enabled the sandbox on windows.
TEST=try
BUG=none
R=darin@chromium.org,brettw@chromium.org,jam@chromium.org,ben@chromium.org
Review URL: http://codereview.chromium.org/6731029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79348 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
CID=15859
BUG=none
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6676097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79345 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The DataTypeManager will now automatically call Configure after the current configure is done. As a result, we no longer need the RESTARTING state either.
BUG=77240
TEST=DataTypeManager unit tests
Review URL: http://codereview.chromium.org/6730015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79344 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GetDataAsVector to avoid overloading.
Also making it private since it is only used internally.
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/6713081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79343 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6736013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79342 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
function.
BUG=None
TEST=None
R=avi@chromium.org,jam@chromium.org
Review URL: http://codereview.chromium.org/6676130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79341 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
already in the net namespace.
Review URL: http://codereview.chromium.org/6730034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79340 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=bots green
TBR=kbr@chromium.org,apatrick@chromium.org
Review URL: http://codereview.chromium.org/6726030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79336 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR: rdsmith
BUG=None
TEST=DownloadManagerTest.StartDownload no longer runs on ChromeOS buildbots.
Review URL: http://codereview.chromium.org/6676129
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79335 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basically replace the InvalidationNotifier/ServerNotifierThread combo
with InvalidationNotifier and NonBlockingInvalidationNotifier.
Some minor cleanup in jingle files.
This finishes steps 1 and 2 in the bug.
BUG=76764
TEST=
Review URL: http://codereview.chromium.org/6696051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Note: This was a TODO).
BUG=4164
TEST=None
R=avi@chromium.org,jam@chromium.org
Review URL: http://codereview.chromium.org/6731027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79333 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6733038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79332 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
CID=2660,2611,2584,2582
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6736001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79330 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Need to fix race condition in FilePathWatcher
BUG=77326
TEST=BUILD
Review URL: http://codereview.chromium.org/6736008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79329 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
CID=14893
BUG=none
TEST=none
R=ctguil@chromium.org
Review URL: http://codereview.chromium.org/6730005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79328 0039d316-1c4b-4281-b951-d872f2087c98
|