| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=101972
TEST=none
Review URL: http://codereview.chromium.org/8351047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG= http://code.google.com/p/chromium/issues/detail?id=101050 http://code.google.com/p/chromium/issues/detail?id=101401
TEST= n/a
Review URL: http://codereview.chromium.org/8423059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
file.
Part 1 of upcoming changes to move RPH/BRPH to a public interface.
BUG=98716
Review URL: http://codereview.chromium.org/8451012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108608 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
function name.
BUG=none
TEST=ran valgrind trybots
Review URL: http://codereview.chromium.org/8437104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove CreateIqRequest from SignalStrategy interface. Intead to send an Iq
stanza the new IqSender now need to be used. IqSender creats of IqRequest
objects and handling iq responses.
BUG=None
TEST=Unittests.
Review URL: http://codereview.chromium.org/8432009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108606 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without this, they were still be cleaned up at exit, which is
unnecessary and slow, and some threads might not even have an
AtExitManager.
With this, we leak 2 Locks and 1 ThreadLocalBoolean at exit.
BUG=101600
TEST=none
Review URL: http://codereview.chromium.org/8450015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
I need it for http://codereview.chromium.org/8060045/
Also enabled the SwapBuffers callback on all platforms for he same reason.
Review URL: http://codereview.chromium.org/8430042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108604 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108603 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add window.h, webrtcvideocapturer and dummydevicemanager for peerconnection.
* Reenable disabled parts of libjingle_peerconnection.
* Exclude the devicemanager from the build.
BUG=102012,102451
TEST=Compiles
Review URL: http://codereview.chromium.org/8438059
TBR=ronghuawu@chromium.org
Review URL: http://codereview.chromium.org/8451018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108602 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108601 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add window.h, webrtcvideocapturer and dummydevicemanager for peerconnection.
* Reenable disabled parts of libjingle_peerconnection.
* Exclude the devicemanager from the build.
BUG=102012,102451
TEST=Compiles
Review URL: http://codereview.chromium.org/8438059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108600 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
wrapping', allow cell values to wrap on each character. This avoids horizonal scrollbars showing up, at the expense of making some rows use more vertical space.
BUG=100992
Review URL: http://codereview.chromium.org/8447018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108599 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
orientation.
BUG=101419
TEST=Please refer to bug description.
Review URL: http://codereview.chromium.org/8351063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108598 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This file will now leak a lock at exit time.
Also move the static data from the .h to the .cc file.
BUG=101600, 94925
TEST=none
Review URL: http://codereview.chromium.org/8453001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds --use-gl=swiftshader to force that swiftshader be used. --swiftshader-path specifies where to load the libraries from. These arguments will be used when the gpu is on the software rendering list.
BUG=
TEST=
Review URL: http://codereview.chromium.org/8431017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108596 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108595 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
r=rtenneti
Review URL: http://codereview.chromium.org/8438062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108593 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8450010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
corners to be not rounded.
BUG=none
TEST=Manual test by launching panels and verify their UI looks
Review URL: http://codereview.chromium.org/8430040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108590 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/8437033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108589 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8451016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108588 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Paving the way for additional refactoring!
Removed get()s from scoped_refptr<> classes, updated DCHECKs, fixed comments, and restructured this one hairy-yet-important set of if statements.
Review URL: http://codereview.chromium.org/8343078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108587 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The patch adapted from the upstream change.
BUG=50113
TEST=1. Apply the CL and build Chrome on ARM and visit the page listed in the bug. Chrome should not freeze.
2. Run unit_tests --gtest_filter=CompactLang*.*
Review URL: http://codereview.chromium.org/3325020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108586 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=willchan
TEST=network unit tests
Review URL: http://codereview.chromium.org/8437098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108585 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8351093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108584 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This option turns on translucent window frames and constrained dragging.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8430041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108583 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- crypto::EnsureNSPRInit does not exist on use_openssl builds
- on my machine the locale is en_us.utf8 which makes NetUtilTest.GenerateFileName fail
BUG=None
TEST=can build the browser for use_openssl=1; "LANG=utf8 net_unittests" passes
Review URL: http://codereview.chromium.org/8334033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"; no longer see directories i didn't change
TBR=dmaclach
Review URL: http://codereview.chromium.org/8450020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108581 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=interactive_ui_tests --gtest_filter=Instant*
Review URL: http://codereview.chromium.org/8409005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108580 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
platform_thead_(posix|mac)
BUG=101600,94925
TEST=none
Review URL: http://codereview.chromium.org/8436007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108579 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=101813,100619
TEST=Looks good, works well.
R=sail@chromium.org
Review URL: http://codereview.chromium.org/8437072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108578 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
(like the main thread) will sort above less important threads (like browser watchdog).
BUG=100992
Review URL: http://codereview.chromium.org/8448005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108577 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Require that one non-getstatefast message be processed in between, to prevent starvation.
BUG=102214
TEST=
Review URL: http://codereview.chromium.org/8440061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108576 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
loaded directly off disk rather than getting loaded from the resources package. This avoids having to rebuild after each change to test it in the webapp.
BUG=100992
Review URL: http://codereview.chromium.org/8452005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Tests may not supply tab contents or the Panel might be closing and tab contents destroyed when the GTK Panel gets a size change.
BUG=102776
TEST=Panel*Test.*
Review URL: http://codereview.chromium.org/8455001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For markup that has aria-selected set, we will correctly translate them as natively "selected" on Mac.
This appears to have been regressed at some point.
Example:
<div role="tab" aria-selected="true">foo</div>
Note that as of WebKit Version 5.1.1 (6534.51.22, r98825), aria-checked still isn't supported, so we may want to consider doing this for Windows as well.
BUG=102802
TEST=manually with VoiceOver on a test page.
Review URL: http://codereview.chromium.org/8447003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108572 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
NavigationEntries are not safe to move from one process to another.
BUG=80621,102408
TEST=Reload a page after installing it as an app. No process swap.
Review URL: http://codereview.chromium.org/8443005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108571 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/8450014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SiteInstance.
BUG=102408
TEST=See bug
Review URL: http://codereview.chromium.org/8372036
TBR=creis@chromium.org
Review URL: http://codereview.chromium.org/8443006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108566 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=chrome local build
Review URL: http://codereview.chromium.org/8334039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108565 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Defer the observer setup from the constructor to
chromeos_browser_main_chromeos.cc.
The motivation is to solve a dependency issue between
NetworkChangeNotifierChromeos and DBusThreadManager, that'll replace
CrosLibrary.
BUG=chromium-os:22459
TEST=networking on Chrome OS works as before.
Review URL: http://codereview.chromium.org/8423077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108564 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If there is a case of a too long GURL being pickled,
this will catch it at its source rather than a harder
to debug failure on the other end of the pipe.
(This doesn't yet fix the bug.)
BUG=102287
TEST=Mouse-overing the link in the bug's test.html should trigger the DCHECK().
Review URL: http://codereview.chromium.org/8417053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108562 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/8386066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108561 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
8375010)
Review URL: http://codereview.chromium.org/8423073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=87092
TEST=Add some folders to the BMB and make sure it's visible. Drag a link from a web page. Hover long enough over a BMB folder for the menu to open, then drag up into the tabstrip. When the drag enters the tabstrip, the open BMB folder menu should close.
Review URL: http://codereview.chromium.org/8438036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108558 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CanvasT<>::initialize crash
BUG=101934,102740
TEST=none
Review URL: http://codereview.chromium.org/8341090
TBR=groby@chromium.org, vandebo@chromium.org
Review URL: http://codereview.chromium.org/8437105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108557 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Reorganizing the frame_rate test to limit the tests that get performed on the Perf waterfall
2. Adding the --enable-gpu flag to be used by the GPU waterfall for executing GPU-specific tests
3. Reaquiring the active tab after initial page load since it may have been invalidated by a page re-direct.
BUG=102428
TEST=frame_rate test on perf and gpu waterfalls.
REVIEW=http://codereview.chromium.org/8386014/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108528
Review URL: http://codereview.chromium.org/8386014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=sky@chromium.org
Review URL: http://codereview.chromium.org/8450001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108554 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8343008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108553 0039d316-1c4b-4281-b951-d872f2087c98
|