- 24 Jul, 2012 37 commits
-
-
ivankr@chromium.org authored
*) Set min-width to prevent broken layout in narrow windows. *) Reduce spacing to 8px. *) Add border-radius to preview image. BUG=138599 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10805079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148044 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
Depends on http://codereview.chromium.org/10700007/ BUG=133094 TEST=Use browserAction.disable/enable(tabid), observe that the browser action becomes grayed out. Review URL: https://chromiumcodereview.appspot.com/10789026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148043 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10787037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148042 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
SwiftShader can be slower and less stable than the 2D path, so disable force-compositing-mode experiment when using it. BUG=138127 TEST= Review URL: https://chromiumcodereview.appspot.com/10796048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148041 0039d316-1c4b-4281-b951-d872f2087c98
-
yongsheng.zhu@intel.com authored
It's a case in content unittests. Implement the config for Android. BUG= TEST=run_tests.py -s content_unittests Review URL: https://chromiumcodereview.appspot.com/10815027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148040 0039d316-1c4b-4281-b951-d872f2087c98
-
grv@chromium.org authored
Added a key in the manifest file "offline_enabled", for crx-less apps to support offline_mode. BUG=101782 TEST=unit_test Review URL: https://chromiumcodereview.appspot.com/10704092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148039 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
With this CL, IBusEngineService can handle MethodCall and Signal emitting. To avoid CL delta bloat, let me split the CL. I will send CL for unit tests soon. BUG=126947 TEST=try bots Review URL: https://chromiumcodereview.appspot.com/10806006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148038 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
R=thakis@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10800062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148037 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
Move the functionality into helper that we can use for issuing android intents. BUG=136785 TEST=run 'make browser' Review URL: https://chromiumcodereview.appspot.com/10809061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148036 0039d316-1c4b-4281-b951-d872f2087c98
-
https://bugs.webkit.org/show_bug.cgi?id=91806yosin@chromium.org authored
TBR=atwilson@chromium.org NOTRY=true BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10810065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148033 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
The comments in these cases used incorrect reasoning for why the const_cast<> was safe. Whether the SQL statements modify the database is irrelevant. Add an internal helper to allow them to correctly accomplish things in a const situation. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10736042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148031 0039d316-1c4b-4281-b951-d872f2087c98
-
dschuff@chromium.org authored
R=jvoung@chromium.org,robertm@chromium.org BUG= http://code.google.com/p/nativeclient/issues/detail?id=2195 TEST=nacl_integration (on nacl bots) Review URL: https://chromiumcodereview.appspot.com/10800084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148030 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
This CL renames some classes, but not the source files, to make it easier to compare the old and new versions. A follow-up CL will rename the files. BUG=137906 Review URL: https://chromiumcodereview.appspot.com/10804040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148029 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
ChromeAsyncSocket will be reused by chromoting for XMPP connections, moving it to jingle/glue. BUG=137140 Review URL: https://chromiumcodereview.appspot.com/10817013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148028 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=132423 TEST=None Review URL: https://chromiumcodereview.appspot.com/10784037 TBR=ivankr@chromium.org Review URL: https://chromiumcodereview.appspot.com/10809068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148027 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10806076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148026 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148025 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=132423 TEST=None Review URL: https://chromiumcodereview.appspot.com/10784037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148024 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
This is a step to getting the OpenGL ES 2.0 conformance tests running on the gpu bots. Actually running them will be another CL or 2. TEST=they build BUG=none Review URL: https://chromiumcodereview.appspot.com/10796101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148023 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=none TEST=none TBR=zmo Review URL: https://chromiumcodereview.appspot.com/10808090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148022 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
1. Hide tooltips when a key is pressed. Tooltip should stay hidden until there is a change in the tooltip. 2. Hide tooltips if they are shown long enough. Tooltip should stay hidden until there is a change in the tooltip. BUG=124078,137097 TEST=Added new tests. Review URL: https://chromiumcodereview.appspot.com/10790127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148021 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
BUG=NONE TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10704258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148020 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10806074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148019 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10815023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148018 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
and getAuthToken API is called. Plumb interactive flag appropriately. Add tests for various possible paths get auth token API can take. BUG=131235,124493 Review URL: https://chromiumcodereview.appspot.com/10701041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148017 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
Adds two new methods: AlignedAlloc and AlignedFree for creating and destroying dynamic aligned allocations respectively. Also adds a helper class, ScopedPtrAlignedFree, for use with scoped_ptr_malloc. AlignedAlloc uses posix_memalign for OS X (now that we're targeting 10.6), Linux and _aligned_alloc() on Windows. Android and NaCl use memalign() since they do not expose posix_memalign() and memalign() is safe to use with free() on those platforms. Also hacks around a bug in Visual C++ where __alignof will sometimes return zero: http://connect.microsoft.com/VisualStudio/feedback/details/682695/c-alignof-fails-to-properly-evalute-alignment-of-dependent-types BUG=none TEST=base_unittests + new test, trybots. Review URL: https://chromiumcodereview.appspot.com/10796020 TBR=dalecurtis@chromium.org Review URL: https://chromiumcodereview.appspot.com/10817021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148016 0039d316-1c4b-4281-b951-d872f2087c98
-
pshenoy@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10810063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148015 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
Replaced the regex in IntroDataSource with an HTML parser. BUG=131095 Review URL: https://chromiumcodereview.appspot.com/10810047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148014 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Add promo_type_. For now this is hardcoded to ntp_notification_promo, but we'll also allow bubble_promo soon. * Store promo preferences in a dictionary, in a list, in a promo object. This reflects the structure of the promo as we receive it over the wire. * Add ClearDeprecatedPrefs. * Fix logic of CheckForNewNotification, HandleViewed and HandleClosed. These now call InitFromPreferences. * Add better tests for HandleViewed and HandleClosed. Get rid of TestPrefs. BUG=123061 TEST=unit tests. Review URL: https://chromiumcodereview.appspot.com/10790089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148013 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
This addresses image quality issues when to a high-resolution device from a high-DPI but lower resolution client. In this case Chromoting would down-scale to the plugin's DIP dimensions, only for Chrome to up-scale to device dimensions. Follow-up CLs will add DPI information to the FrameConsumer interface, and try to optimize the plugin's up-scaling mode. BUG=133349,135089 Review URL: https://chromiumcodereview.appspot.com/10785041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148012 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
switch mediaGalleries to .idl api definition BUG=none TEST=manual TBR=asargent Review URL: https://chromiumcodereview.appspot.com/10800083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148011 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
Win8 SDK xinput import lib pulls xinput1_4.dll, but we want to use 1_3, so load it manually. R=cpu@chromium.org BUG=113035 Review URL: https://chromiumcodereview.appspot.com/10781023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148007 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@chromium.org authored
This CL removes the implicit -lppapi and pthread in the Makefiles. Since ppapi lib does not exist on the host (on NaCl it's actually a linker script), we need to create a bogus ppapi.lib for host Pepper development. In addition, on Windows we do not have a pthread library so we create a mini pthread library to support the examples. This CL also fixes tries which are broken on Windows. Review URL: https://chromiumcodereview.appspot.com/10815039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148006 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=132370 TEST=No behavioural change expected. Review URL: https://chromiumcodereview.appspot.com/10661058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148005 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=None TEST=jscompiler reports no warnings. Review URL: https://chromiumcodereview.appspot.com/10796097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148004 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
All towards the goal of upstreaming our NTP version. BUG=138245 TEST= Review URL: https://chromiumcodereview.appspot.com/10797053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148003 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
Add a new TrayBarButtonWithTitle class which can be used for both audio and brightness UI for toggle audio/brightness state. Clip the extra empty space around left/right bar images so that the bar image would not have too much empty space around itself. The new audio/brightness slider will be implemented in another cl. BUG=122832 TEST=The new mute segment should show up and work on uber tray bubble. TBR=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/10808080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148002 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Jul, 2012 3 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148000 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10808091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147999 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This adds a function for formatting a base::Time as an RFC 3339 date/time, e.g. "2012-07-03T12:30:34.318Z". This function complements the existing gdata::util::GetTimeFromString(), and is needed for a later contacts-related change. BUG=128805 TEST=added Review URL: https://chromiumcodereview.appspot.com/10790124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147998 0039d316-1c4b-4281-b951-d872f2087c98
-