- 08 Jun, 2011 40 commits
-
-
annacc@chromium.org authored
BUG=85100 TEST=HTML5 videos with stereo channel layout on Mac with unconfigured speakers can be heard. Review URL: http://codereview.chromium.org/7134001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88339 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
number of arguments to take a struct. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/6995058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88338 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://sessionsagl@chromium.org authored
This reverts commit r88334. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88336 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This reverts commit r88333, effectively reapplying r88331. The original failure turned out to be just a flake. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88335 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://sessionsasvitkine@chromium.org authored
This adds the necessary plumbing for chrome://sessions webui page which shows a hierarchy of sessions and their windows and tabs as well as a "magic" list of suggested tabs. The magic list is currently just the last 10 tabs by timestamp for now - but can later be changed to prototype other heuristics. BUG=none TEST=manual Review URL: http://codereview.chromium.org/6969016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88334 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This reverts commit r88331. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88333 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
R=altimofeev@chromium.org BUG=chromium-os:15923 TEST=Manual Review URL: http://codereview.chromium.org/7121013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88332 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=none TEST=net_unittests http://codereview.chromium.org/6993027/ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88331 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88330 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
numbers to "NaN" on certain locales. This is a bug on icu. Rolled third_party/icu version to @88321. BUG=60476 TEST=browser_tests:TimeFormat.DecimalPointNotDot Review URL: http://codereview.chromium.org/7003028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88329 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7033062/glider@chromium.org authored
Replaced ptrdiff_t with std::ptrdiff_t in all files. Review URL: http://codereview.chromium.org/7046043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88328 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
I am working towards having two surfaces that the GpuScheduler alternates between on SwapBuffers. Each surface should be resized once it is the backbuffer (via SwapBuffers). By caching the resize callback, I can (a) resize of the backbuffer immediately when the callback is initiated from the GLES2Decoder and (b) resize the frontbuffer once it becomes the backbuffer after a SwapBuffers. BUG=none TEST=none (should be no-op on all platforms) Review URL: http://codereview.chromium.org/6982060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88327 0039d316-1c4b-4281-b951-d872f2087c98
-
pam@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7121010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88326 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88325 0039d316-1c4b-4281-b951-d872f2087c98
-
jkummerow@chromium.org authored
R=sgjesse@chromium.org BUG=None TEST=existing tests. Review URL: http://codereview.chromium.org/7044046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88324 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
BUG=85329 TEST=none Review URL: http://codereview.chromium.org/6995071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88319 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:15842 TEST=Observe single webstore on NTP. Review URL: http://codereview.chromium.org/7124008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88318 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
BUG=chromium-os:15263 TEST=manual Review URL: http://codereview.chromium.org/7057055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88317 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88314 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=85189 TEST=None Review URL: http://codereview.chromium.org/7121017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88313 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7027039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88312 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88311 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
This change added: - "SpellCheck.SuggestionHitRatio" (percentage) - "SpellCheck.SuggestionHitRatio" (boolean) TEST=manual TBR=darin BUG=none Review URL: http://codereview.chromium.org/7121006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88309 0039d316-1c4b-4281-b951-d872f2087c98
-
braffert@chromium.org authored
BUG=85250 TEST=TwoClientLivePreferencesSyncTest.kAcceptLanguages Review URL: http://codereview.chromium.org/7099003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88308 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
BUG=85310 TBR= git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88307 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
BUG=85310 TBR= git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88306 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88305 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
These tests do not produce omnibox results when run under virtual X on linux. They run fine on real X. BUG=85310 TBR= git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88304 0039d316-1c4b-4281-b951-d872f2087c98
-
erik.corry@gmail.com authored
Review URL: http://codereview.chromium.org/7134011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88303 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=chromium-os:14421 TEST=try Review URL: http://codereview.chromium.org/7138001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88302 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
BUG=85307 TBR= git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88301 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://settings/detailsInternetPagedpolukhin@chromium.org authored
to hide this URL from user and avoid issue with session restore. BUG=chromium-os:14699 TEST=manual Review URL: http://codereview.chromium.org/7133001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88300 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88297 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=64733 TEST=unit_tests --gtest_filter=CreditCardTest.SetInfoExpirationMonth Review URL: http://codereview.chromium.org/7125004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88296 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
If my theory is correct, this will break the chromeos build and I'll revert this CL. BUG=85289 TEST=none TBR=evan Review URL: http://codereview.chromium.org/7137001 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/7134009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88295 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
TBR=thakis git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88294 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
This is a temporary solution to avoid sync_integration_tests failures when I re-land codereview.chromium.org/7068007/. See the bug for more info. BUG=85294 TEST=sync_integration_tests after I land Review URL: http://codereview.chromium.org/7046040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88292 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88291 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
TBR=thakis git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88290 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
R=krisr@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7044043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88289 0039d316-1c4b-4281-b951-d872f2087c98
-