- 25 Jul, 2012 40 commits
-
-
csharp@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10825010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148366 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
Without this change, the content shell would crash after pressing back to the home screen and relaunching. The two problems this fixes are: 1.) It was trying to initialize the command line even though it already was init'ed before. 2.) The shell wasn't being recreated because it is done during process start and the process is already running. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10701177 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148365 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
(Reland of 148355 with correct permissions on binary files.) WebKit and Pepper need this, both define it as a valid image TEST= http://trac.webkit.org/export/37902/trunk/WebCore/manual-tests/cursor.html and hover over "out grab" and "grabbing". You should see an open and closed hand cursor, respectively. BUG=74699 Review URL: https://chromiumcodereview.appspot.com/10807090o git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148364 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
WebKit and Pepper need this, both define it as a valid image TEST= http://trac.webkit.org/export/37902/trunk/WebCore/manual-tests/cursor.html and hover over "out grab" and "grabbing". You should see an open and closed hand cursor, respectively. BUG=74699 Review URL: https://chromiumcodereview.appspot.com/10807090 TBR=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148363 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10833010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148362 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148361 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
mac-release-10.6/dom_perf/Total/score: http://build.chromium.org/f/chromium/perf/mac-release-10.6/dom_perf/report.html?history=150&rev=148335 TBR=cmp BUG=138888 Review URL: https://chromiumcodereview.appspot.com/10822018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148359 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
chromeos. BUG=131918 TEST=see bug R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10821002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148358 0039d316-1c4b-4281-b951-d872f2087c98
-
noyau@chromium.org authored
This lead to more readeable ObjectiveC code as the bound code is right next to where it is scheduled as opposed to be outside the class–usually in a separate function in an anonymous namespace. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10818034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148357 0039d316-1c4b-4281-b951-d872f2087c98
-
halton.huo@intel.com authored
Native client toolchain still need some extra 32 bit libraries belong to packages libc6-i386 and lib32gcc1. Instead of adding all 32-bit libraries, adding above two packages in common (64-bit and 32-bit) makes more sense. TEST=build on 64-bit linux BUG=138234 Review URL: https://chromiumcodereview.appspot.com/10810035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148356 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
WebKit and Pepper need this, both define it as a valid image TEST= http://trac.webkit.org/export/37902/trunk/WebCore/manual-tests/cursor.html and hover over "out grab" and "grabbing". You should see an open and closed hand cursor, respectively. BUG=74699 Review URL: https://chromiumcodereview.appspot.com/10807090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148355 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
Moved ExtensionMessageBundle, ExtensionMessageService, and ExtensionMessageHandler into extensions namespace. Renamed appropriately. BUG=137298, 117261 Review URL: https://chromiumcodereview.appspot.com/10787002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148354 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
Without this change cros builds from outside the chroot can't run tracing code. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10815083 TBR=davemoore@chromium.org Review URL: https://chromiumcodereview.appspot.com/10822016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148353 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Added "container": "panel" to manifest.json. BUG=138970 TEST= Review URL: https://chromiumcodereview.appspot.com/10831007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148352 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
Without this change cros builds from outside the chroot can't run tracing code. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10815083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148351 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=108992 TEST=ExtensionSettingsApiTest.ManagedStorageEvents Review URL: https://chromiumcodereview.appspot.com/10807086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148350 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
To support the new tests, I added new methods to create new normal/incognito windows in content_browsertests. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10820007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148349 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10821013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148348 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148347 0039d316-1c4b-4281-b951-d872f2087c98
-
danno@chromium.org authored
R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148346 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@google.com authored
BUG=113688 TEST=none Review URL: https://chromiumcodereview.appspot.com/10821006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148344 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148343 0039d316-1c4b-4281-b951-d872f2087c98
-
fdeng@chromium.org authored
Roll Web Page Replay to 489 in order to pick up a fix which handles multiple http response headers with the same name. Before this fix, Web Page Replay is unable to handle multiple headers with the same name in a http response properly, such as multiple "Set-Cookie" headers. As a result, it is unable to login to Gmail and some other websites when we are simulating the network via Web Page Replay. BUG= TEST= Ran perf.PageCyclerNetSimTest and perf.PopularSitesScrollTest NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10808117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148342 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitrao@chromium.org authored
BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10803053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148341 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Some files were removed. TBR=cmp@chromium.org NOTRY=true BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10826013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148340 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
BUG=138723 TEST=ran content_unittests Review URL: https://chromiumcodereview.appspot.com/10831006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148339 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes from downstream and strip NOTIMPLEMENTED()s from official builds." Relanding http://codereview.chromium.org/10816039/ but removing the clang parts and fixing x86. This reverts commit 7fc96c8b. BUG=137569 Review URL: https://chromiumcodereview.appspot.com/10809081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148338 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
ash: Make sure the focus-border in the tray paints correctly, and tray-view should not be focusable. BUG=137757 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10815082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148337 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
In case the window is already maximized/fullscreen, then restore the window first before snapping. BUG=138874 TEST=none Review URL: https://chromiumcodereview.appspot.com/10820005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148336 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=132423 TEST=Manual, encoded video can be looped Review URL: https://chromiumcodereview.appspot.com/10823006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148335 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
BUG=136949 TEST=Manual, see instructions below Run chrome with --force-device-scale-factor=2 --highlight-missing-2x-resources Ensure that the file type icon in the download bar shows up red Review URL: https://chromiumcodereview.appspot.com/10703173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148334 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
No code change. TBR=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10829010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148333 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148332 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=137676 TEST=none TBR=mark@chromium.org Review URL: https://chromiumcodereview.appspot.com/10820012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148331 0039d316-1c4b-4281-b951-d872f2087c98
-
noyau@chromium.org authored
BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10832007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148329 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148328 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=137676 TEST=none TBR=mark@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148327 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=137139, 137137, 137136 TEST=See issues. Ensure web notifications look and appear properly. For ash grd change: TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10815075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148326 0039d316-1c4b-4281-b951-d872f2087c98
-
zhaoqin@google.com authored
TBR=sergeyu@chromium.org BUG=124445 TEST=waterfall.sh Review URL: https://chromiumcodereview.appspot.com/10825008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148325 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
TEST=views_unittests R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10790115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148324 0039d316-1c4b-4281-b951-d872f2087c98
-