- 25 Apr, 2012 40 commits
-
-
craigdh@chromium.org authored
Added an argument to AddDomMutationObserver and WaitForDomNode automation hooks to allow the use of arbitrary javascript injection functions. This is necessary to support their use anywhere javascript can be injected. BUG=None TEST=functional/apptest.py Review URL: http://codereview.chromium.org/10218006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133952 0039d316-1c4b-4281-b951-d872f2087c98
-
krenaud@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133951 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133950 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10224003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133949 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=124836 TEST=none Review URL: http://codereview.chromium.org/10173004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133948 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
BUG=no TEST=no Review URL: https://chromiumcodereview.appspot.com/10217016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133947 0039d316-1c4b-4281-b951-d872f2087c98
-
tpayne@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/10211008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133946 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
No functionality change. Just makes the code more valid C++ (clang complains). BUG=none TEST=none Review URL: http://codereview.chromium.org/10224001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133945 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133944 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
A navigation's timestamps are updated only if the navigation is new or if the user recently moved back/foward to the navigation entry. Otherwise, we preserve old timestamps. To do this, we switch to using SyncedTabNavigations, which also contains the unique id of the navigation (pulled from NavigationEntry) and the timestamp of the navgation, and SyncedSessionTab (which we have to use in order to support SyncedTabNavigations). Lastly, the protos have been updated to include unique_id/timestamp per navigation, remove some obsolete fields that were unimportant, and add comments about what transitions mean and when they're set. BUG=98892 TEST=unit_tests, manually inspecting timestamps in sync node browser. Review URL: http://codereview.chromium.org/10125002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133942 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
This item is only shown for GSM modems w/o SIM card and when mobile config has setup URL defined (initial locale specific). Initial locale (ex.: en-US, de, es) defines a country where ChromeOS device was bought. Depends on http://codereview.chromium.org/10141006/ BUG=chrome-os-partner:8092 TEST=Manual. Review URL: http://codereview.chromium.org/10201015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133941 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
My Metro/HiDPI change (r133613) broke the official build. The problem was that I was referencing the new 2x pak files but they aren't created by default yet. Fix was to mark the references as optional. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10207021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133939 0039d316-1c4b-4281-b951-d872f2087c98
-
tturchetto@google.com authored
Adding the latest secure shell BUG= TEST=This is for a test Review URL: https://chromiumcodereview.appspot.com/10212012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133936 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/10134008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133935 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=123140 TEST=Manual Review URL: http://codereview.chromium.org/10222004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133934 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133932 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
TBR=hclam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10134060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133931 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
but this gets things in a better state. BUG=123274 TEST=covered by unit tests. R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10213011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133930 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=none TEST=none TBR=maruel Review URL: https://chromiumcodereview.appspot.com/10227008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133929 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@google.com authored
TBR=maruel git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133928 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10065040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133927 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
To use the API in an extension now, load it as a component extension via --load-component-extension. BUG=115448 TEST=none Review URL: http://codereview.chromium.org/10141008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133926 0039d316-1c4b-4281-b951-d872f2087c98
-
csharp@chromium.org authored
Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObserver and setup the new Autofill UI to use them to detect when the why content on a page has shifted and any visible popup should be hidden. BUG=103564 TEST=When using the new Autofill UI scrolling will now cause any visible popups to disappear Review URL: http://codereview.chromium.org/10218001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133924 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=124738 TEST=Manual. Review URL: http://codereview.chromium.org/10204017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133923 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
* Added special Ash version of tab close button, currently the same as non-Ash but more art will follow. * Made theme frame filenames more consistent. Part 1 of many patches coming for Ash toolbar updates. BUG=115234 TEST=visual TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10217014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133922 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133921 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
TBR=hclam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10221005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133920 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=chromium-os:16557 TEST=unit_tests --gtest_filter="CrosNetworkFunctions*" Review URL: https://chromiumcodereview.appspot.com/10140016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133919 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Move CellularDataPlan from network_library.* to its own files. Move CellularDataInfo to CellularData conversion code to cros_network_functions.cc BUG=chromium-os:16557 TEST=unit_tests --gtest_filter="CrosNetworkFunctionsLibcrosTest.CrosMonitorCellularDataPlan" Review URL: https://chromiumcodereview.appspot.com/10207006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133918 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
BUG=chromium:122422 TEST=Manual testing on an Alex device. Review URL: http://codereview.chromium.org/10166004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133917 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
Instead of round-tripping through Time::Exploded, which seems to be a legacy of the method having a different argument type, just calculate the new timer firing time directly from the difference in time ticks. BUG=None TEST=None Review URL: http://codereview.chromium.org/10227001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133916 0039d316-1c4b-4281-b951-d872f2087c98
-
gavinp@chromium.org authored
While working on http://codereview.chromium.org/9875026/ , I ended up needing to put a content::Referrer into the prerender_messages. The problem was that it's already used in view_messages, and the compile would fail due to duplicate definitions. The CommonParamTraits approach here avoids this problem by explicitly including a serializer and deserializer. BUG=None Review URL: http://codereview.chromium.org/10134024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133915 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=122771 TEST=Manual Review URL: http://codereview.chromium.org/10200015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133914 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133913 0039d316-1c4b-4281-b951-d872f2087c98
-
husky@chromium.org authored
This is needed by the Android port of Chromium, which has a different startup and shutdown control flow from other platforms. We also need to support the Android framework's android.webkit package, which has a public CookieManager.removeSessionCookie() API. BUG=None TEST=CookieMonsterTest Review URL: http://codereview.chromium.org/9959011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133912 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@google.com authored
Bump libyuv to head to resolve Neon build issue with constants being passed by value and used as pointer BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10163018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133911 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:28807 TEST= Review URL: https://chromiumcodereview.appspot.com/10140023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133910 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=chromium-os:16557 TEST=unit_tests --gtest_filter="CrosNetworkFunctions*" Review URL: https://chromiumcodereview.appspot.com/10177001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133909 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10207031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133908 0039d316-1c4b-4281-b951-d872f2087c98
-
asanka@chromium.org authored
When the user hovers over a download item on the shelf that correspond to an interrupted download, the reason for the interruption is displayed in a tooltip. (Original CL by ahendrickson http://codereview.chromium.org/9968090/ ) BUG=121698 TEST=None Review URL: http://codereview.chromium.org/10169025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133907 0039d316-1c4b-4281-b951-d872f2087c98
-