- 15 Mar, 2012 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126915 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/9704053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126914 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
This was added back when we were using a 32bit linker, as a manual hint to ld. Now that webcore is split up and we use a 64bit linker, it's no longer necessary. It also breaks the component build, which relies on everything just depending on libwebkit.dylib. BUG=43791,90078 TEST=things still build TBR=mark Review URL: http://codereview.chromium.org/9700055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126913 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
For now, the notification only shows the message "This device is managed by xyz.com." In the future, we will include a "Learn more" link, and a message about device status reporting if it is enabled. BUG=chromium-os:26625 TEST=Manual. Test that the butter bar appears on the login screen on a previously-enrolled device, and immediately after enrolling. Review URL: https://chromiumcodereview.appspot.com/9416097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126912 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=36366 TEST=Everything about extensions works as before. Review URL: http://codereview.chromium.org/9699045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126911 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9708002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126910 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=118319 TBR=dhollowa Review URL: https://chromiumcodereview.appspot.com/9703063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126909 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=116213 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9705039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126908 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
There were some places that we didn't catch with https://chromiumcodereview.appspot.com/9447086/ BUG=117407 TEST= Review URL: https://chromiumcodereview.appspot.com/9695038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126907 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@google.com authored
This CL ensures that a valid profile image is set when a demo user logs in. Additionally, the code paths taken by UserManager::LoggedIn() for the different classes of users are cleaned up a bit. BUG=chromium-os:27645 TEST=unittest UserManagerTest* TEST=manual login test in a Chromium OS VM Review URL: http://codereview.chromium.org/9703022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126906 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Also handle unselecting the current selection when the Find dialog is dismissed. BUG=112193 TEST=Open the find dialog in CF, search for the same string twice. Review URL: http://codereview.chromium.org/9700053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126904 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=113771 TBR=bradchen Review URL: https://chromiumcodereview.appspot.com/9700057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126902 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=dhollowa BUG=118387 Review URL: https://chromiumcodereview.appspot.com/9705059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126901 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
This patch is trying to revive some of the behavior that the Audio Player had in the old panel manager, specifically it puts it in the lower right corner of the screen. This is likely to be a temporary solution. BUG=chromium-os:27701 TEST= Review URL: http://codereview.chromium.org/9704052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126900 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=92608 TEST= Review URL: http://codereview.chromium.org/9203001 TBR=keishi@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126899 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
New stuff: * ObjC number, array, dict literals * ASan fixes, visibility fixes (see bugs) * (c++11: User-defined literals) * -Wstring-plus-int BUG=114996,112539 TEST=none Review URL: http://codereview.chromium.org/9703027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126898 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Test=Manual Bug=None TBR=zmo Review URL: https://chromiumcodereview.appspot.com/9706039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126897 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=chromium-os:27837 TEST=ran try Review URL: http://codereview.chromium.org/9699067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126896 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=30704,118384 TBR=dhollowa Review URL: https://chromiumcodereview.appspot.com/9702069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126895 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126893 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
TBR=abarth BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9699066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126892 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/9700011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126891 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
I found a need to look at the implementation to confirm that process_handle would never be assigned to if the call failed. So I added a comment for future readers. While doing so, I found an edge case where I think the process handle could be leaked. BUG=None TEST=Ask a random developer whether they must check process_handle if LaunchProcess returns false. If they look at process_util_*.cc, fail. Review URL: http://codereview.chromium.org/9689081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126890 0039d316-1c4b-4281-b951-d872f2087c98
-
keishi@chromium.org authored
BUG=92608 TEST= Review URL: http://codereview.chromium.org/9203001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126889 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
So it can self-destruct if Chrome (or Chrome Frame) was the last Omaha-managed product on the system. BUG=114786 TEST=Install Google Update 1.3.21.105 or later and Chrome w/ --verbose-logging. Uninstall Chrome and see that Google Update vanishes immediately. Take a look at chrome_installer.log and look for messages related to Launching Google Update's uninstaller. Review URL: http://codereview.chromium.org/9693055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126888 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126887 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=100235,106104,109485,111371,113638,84779,87094,87408,90967 TEST=http://chromium-build-logs.appspot.com/suppression_query?suppression_query=bug_XXX rocks! TBR=dhollowa Review URL: https://chromiumcodereview.appspot.com/9702066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126886 0039d316-1c4b-4281-b951-d872f2087c98
-
mstarzinger@chromium.org authored
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/9703055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126885 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
It appears to be a common pattern that extensions don't invoke the responseCallback, and so the port objects leak. Register a callback that triggers when the responseCallback is finalized to free up these resources. BUG=114738, 93566 TEST=manual Review URL: http://codereview.chromium.org/9693048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126884 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
This might come at a performance price but I don't think this is important for valgrind.sh (please note the tests on the bots are started using a different runner) BUG=113513 TEST=http://code.google.com/p/chromium/issues/detail?id=113513#c8 Review URL: http://codereview.chromium.org/9666056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126883 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Removed the key-checksum field (which is unnecessary), and added the online-only field. BUG=chromium-os:25463 TEST=All works as before Review URL: http://codereview.chromium.org/9691046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126882 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://downloadsyfriedman@chromium.org authored
On Android we use the native download manager (and this is causing link errors). BUG=117407 TEST= Review URL: http://codereview.chromium.org/9689058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126881 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG=118371 TEST= TBR=markusheintz@chromium.org Review URL: https://chromiumcodereview.appspot.com/9702065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126880 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=118370 TBR=dhollowa Review URL: https://chromiumcodereview.appspot.com/9704051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126879 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Revert 126866 - Added SetPrinterInfo to include information about printer driver. This information will be added by Chrome (in different CL) just before performing error-prone printer related operations. BUG=108194 TEST=none Review URL: http://codereview.chromium.org/9600060 TBR=vitalybuka@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126878 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=118365,118367 TBR=dhollowa Review URL: https://chromiumcodereview.appspot.com/9702064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126877 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
Making the selectedIndex property setters of ListSelectionModel and ListSingleSelectionModel behave consistently. Also now language list has leadItem when appears first time. BUG=chromium:117883 TEST=Test single selection lists: cookies, languages, profiles. Review URL: https://chromiumcodereview.appspot.com/9705015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126876 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
BUG=108277 TEST=OutOfProcessPPAPITest.TCPServerSocketPrivate Review URL: http://codereview.chromium.org/9669038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126873 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Also move related test files. Move WriteNode::UpdateEntryWithEncryption to nigori_util.h. Clean up defines and dependencies. In particular, get rid of SYNC_ENGINE_VERSION_STRING and hard-code the string in the single place it's used. Rename data_encryption.* to data_encryption_win.* and add a pragma for crypt32.lib. Clean up exit-time constructor warnings in sync{able,er}_unittest.cc. Remove some unused files. BUG=117585 TEST= TBR=jhawkins@chromium.org Review URL: https://chromiumcodereview.appspot.com/9699057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126872 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
In the initial step, forwarding headers are left in net/base/cookie_*h . After all clients are updated these will be removed and erikwright will be removed from net/base/OWNERS BUG=70818 TEST=compilation Review URL: http://codereview.chromium.org/9703011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126871 0039d316-1c4b-4281-b951-d872f2087c98
-