- 16 Aug, 2012 28 commits
-
-
groby@chromium.org authored
Removed an unneeded function in the process TBR=thakis@chromium.org BUG=137085 Review URL: https://chromiumcodereview.appspot.com/10825352 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151832 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Remove gdata_files.h from gdata_directory_service.h * Add gdata_files.h where necessary. * Remove unnecessary includes from gdata_directory_service.* and gdata_files.* BUG=140317 TEST=compiles. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151829 Review URL: https://chromiumcodereview.appspot.com/10836275 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151831 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
This broke the build. * Remove gdata_files.h from gdata_directory_service.h * Add gdata_files.h where necessary. * Remove unnecessary includes from gdata_directory_service.* and gdata_files.* BUG=140317 TEST=compiles. Review URL: https://chromiumcodereview.appspot.com/10836275 TBR=achuith@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832331 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151830 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Remove gdata_files.h from gdata_directory_service.h * Add gdata_files.h where necessary. * Remove unnecessary includes from gdata_directory_service.* and gdata_files.* BUG=140317 TEST=compiles. Review URL: https://chromiumcodereview.appspot.com/10836275 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151829 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
button it is entirely possible for Layout() to be invoked before the button_ has been created. BUG=143001 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10857024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151828 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151827 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=141766 TEST=1) manual with Lumpy 2) the new unit test passed on try Review URL: https://chromiumcodereview.appspot.com/10837211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151826 0039d316-1c4b-4281-b951-d872f2087c98
-
kxing@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10827324 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151825 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
TBR=epoger@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10825355 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151824 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151821 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=sky Review URL: https://chromiumcodereview.appspot.com/10837278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151819 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
This will be a considerably more visible bug when the autoclose timeout is longer. R=estade@chromium.org BUG=128070 Review URL: https://chromiumcodereview.appspot.com/10855181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151818 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
They will be used in views_examples_with_content_lib, so later we can have a views_examples_lib with examples_window.* that does not include anything from content/ module. BUG=141187 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151817 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
BUG=121496 Review URL: https://chromiumcodereview.appspot.com/10824316 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151816 0039d316-1c4b-4281-b951-d872f2087c98
-
harrym@chromium.org authored
Allow closing root window, or pressing the power button to shutdown ash_shell, and chrome /w chromeos flag (not running on chromeos) to exit the application BUG=113123 Review URL: https://chromiumcodereview.appspot.com/10825191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151815 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
To support single instance in chrome windows 8. This requires change 27816 on the delegate_execute to be rolled in. BUG=141032 TEST=see bug Review URL: https://chromiumcodereview.appspot.com/10824321 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151814 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The P2PTransport interface was used to implement PPB_Transport_Dev Pepper interface. That interface was removed a while ago. Removing webkit_glue::P2PTransport too as we don't need it. Review URL: https://chromiumcodereview.appspot.com/10854131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151813 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Use this score to decide which favicon to pick. BUG=141039 TEST=visit reddit.com. Favicon shows just the head of the reddit alient, not the whole alien. Review URL: https://chromiumcodereview.appspot.com/10824319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151812 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
[LINUX] Extract the name and id of the device and send it along the device attach notification message. Using udev library, extract the device name and id property. If ID_FS_UUID and ID_FS_LABEL does not exists, construct a unique id and label using device model and vendor information. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10829228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151811 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=137454 R=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825333 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151810 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
BUG=976 TEST=Change font in gmail, type, copy/paste url, and make font settings are preserved. Review URL: https://chromiumcodereview.appspot.com/10827330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151808 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Do not auto-login for chromeos volume tests. BUG=chromium-os:33557 TEST=chromeos_volume.py R=craigdh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827366 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151807 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Add a test for it. BUG=139926 TEST=testActionTimeoutChanger Review URL: https://chromiumcodereview.appspot.com/10828335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151806 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
Change PPB_CharSet_Dev.GetDefaultCharSet to return the default encoding of the web contents instead of the Chrome UI. BUG=141110 TEST=None Review URL: https://chromiumcodereview.appspot.com/10834297 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151805 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
official builds don't crash unnecessarily. BUG=138323 TBR=jyasskin@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151804 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
This should prevent construction of ExtensionSystem in tests from overwriting the ones that tests set. Review URL: https://chromiumcodereview.appspot.com/10854177 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151801 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=142738 TEST=Cr142738/FFmpegRegressionTest.BasicPlayback/0 Review URL: https://chromiumcodereview.appspot.com/10857010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151800 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=113354 Review URL: https://chromiumcodereview.appspot.com/10831290 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151799 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Aug, 2012 12 commits
-
-
atwilson@chromium.org authored
If URLRequestContextGetter's refcount drops to zero after the IO thread has already gone away, the object leaks. This can be tricky to track down, so now we emit a warning message to the logs. BUG=142702 Review URL: https://chromiumcodereview.appspot.com/10857008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151792 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Courier New looks bad on Linux. See bug for details. BUG=142485 Review URL: https://chromiumcodereview.appspot.com/10823319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151791 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
r151391 hopefully fixed most sources of errors, so we're re-enabling to better track any remaining issues. BUG=135196,130448 Review URL: https://chromiumcodereview.appspot.com/10824288 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151788 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
BUG=none R=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151787 0039d316-1c4b-4281-b951-d872f2087c98
-
danhn@chromium.org authored
BUG=142928 Review URL: https://chromiumcodereview.appspot.com/10831334 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151786 0039d316-1c4b-4281-b951-d872f2087c98
-
eaugusti@chromium.org authored
Use a bitmask to represent all the reasons an extension is disabled. Switch to a new key in ExtensionPrefs for the bitmask. When we init ExtensionPrefs, check for the old key, migrate the reason over to the new key, and delete the old key. BUG=142762 Review URL: https://chromiumcodereview.appspot.com/10828316 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151785 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
Consolidate all ContentViewCore::Load* methods into a single LoadUrl call that takes a NavigationController::LoadURLParam. Consolidate all jni ContentViewCore::Load* methods by adding a Java LoadUrlParams. The data is copied to a native AndroidLoadUrlParams object in native jni code. BUG=142933 Review URL: https://chromiumcodereview.appspot.com/10823207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151784 0039d316-1c4b-4281-b951-d872f2087c98
-
dmurph@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10837223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151783 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10855184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151781 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
Also deleting unused fyi_buildertester script BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10802033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151780 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Adding AndroidProxySelectorTests to the ContentShellTest bundle. These tests are used to check if the proxy settings are functioning correctly. CRBUG=136719 Review URL: https://chromiumcodereview.appspot.com/10830287 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151779 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
The more appropriate fix is that we should be more aggressively discarding offscreen tiles, but this will temporarily fix some OOM issues that we're encountering on low-FB parts. BUG=141377 Review URL: https://chromiumcodereview.appspot.com/10827342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151778 0039d316-1c4b-4281-b951-d872f2087c98
-