- 26 Mar, 2013 40 commits
-
-
keybuk@chromium.org authored
Implement the BlueZ 5 D-Bus API in separated clients from the 4.x API so that we can use them both side-by-side. BUG=chromium-os:38832 TEST=none Review URL: https://chromiumcodereview.appspot.com/12605008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190578 0039d316-1c4b-4281-b951-d872f2087c98
-
simonjam@chromium.org authored
The scope indicates how long the vertical line should be in the tracing UI. It can be global (full screen), process or thread (fill those tracks), or local (the original style for INSTANT). BUG=None Review URL: https://chromiumcodereview.appspot.com/12252058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190577 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
While at it, converge naming convention on the matching group. BUG= TEST=base/android/jni_generator_tests.py Review URL: https://chromiumcodereview.appspot.com/12594021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190576 0039d316-1c4b-4281-b951-d872f2087c98
-
lliabraa@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/12586007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190575 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
AutocompleteTextfieldEditor implements guards in -paste: and -pasteAndGo: to prevent pasting in giant texts. Modify the right-click menu to not load -pasteAndGo: if it's going to be bounced anyhow. BUG=214622 TEST=Generate large clipboard, right-click omnibox, check for "Paste and Go" item. Review URL: https://chromiumcodereview.appspot.com/12544034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190574 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
This enables Android layouts and Java code to use strings from generated_resources.grd directly. Strings tagged with formatter_data="android_java" in generated_resources.grd are used to produce an Android strings xml file. BUG=176069 Review URL: https://chromiumcodereview.appspot.com/12529025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190573 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=223804 Review URL: https://chromiumcodereview.appspot.com/12521024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190572 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
The Activity Log wasn't catching chrome.* API calls if they went through custom bindings. This CL fixes that and adds a test case. BUG=39802 Review URL: https://chromiumcodereview.appspot.com/12517011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190571 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
TBR=ben@chromium.org, mirandac@chromium.org, pam@chromium.org (ben - gypis, mirandac - profiles, pam - managed_mode) BUG=159265 Review URL: https://chromiumcodereview.appspot.com/12494028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190570 0039d316-1c4b-4281-b951-d872f2087c98
-
vmpstr@chromium.org authored
It's a bit awkward calling Raster and passing an output parameter that is never used. Instead, it makes sense to make it a return value, and simply not capture it if its not required. BUG=223590 Review URL: https://chromiumcodereview.appspot.com/12457031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190569 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190568 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=134249 Review URL: https://chromiumcodereview.appspot.com/12967015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190567 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
TBR=jhawkins (for minor webui changes) Review URL: https://codereview.chromium.org/12586010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190564 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@google.com authored
This patch is for merging; will add new test to prevent this from happening again in subsequent changelist. See this diff from the changelist that broke it to see the bug: https://chromiumcodereview.appspot.com/12084028/diff/12004/content/browser/accessibility/browser_accessibility.cc Originally the scrolling logic was applied to the main frame. Change 12084028 intended to have it affect all frames, but instead it affected all frames except the root frame (which has a distinct role in the accessibility tree). BUG=223756 TBR=dtseng Review URL: https://codereview.chromium.org/13007004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190563 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=None Review URL: https://codereview.chromium.org/12811017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190562 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
There is an issue which overwrites the download_data_ if the pending data is not yet consumed. This CL fixes it. BUG=223603 TEST=Ran unit_tests and tested manually. Review URL: https://codereview.chromium.org/13065007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190561 0039d316-1c4b-4281-b951-d872f2087c98
-
youngki@chromium.org authored
This method will update the paired devices and make this information accessible from Bluetooth API. BUG=135472 Review URL: https://chromiumcodereview.appspot.com/12929003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190560 0039d316-1c4b-4281-b951-d872f2087c98
-
deymo@chromium.org authored
The IsConnectable property tells if a given device can be re-connected later once paired. If it is false, the device is not supposed to respond to a connection attempt from the host, and since we know it, we don't show the connect button for this kind of devices. This fix rollbacks the IsConnectable implementation in ChromeOS and default its value to true because some mice don't support pairing and should be possible to connect to them regardless the value of this property. BUG=chromium:220553 TEST=Pair to Microsoft mouse 5000, disconnect and try to connect again. Review URL: https://chromiumcodereview.appspot.com/12917023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190559 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
> Get OAuth2TokenService working on Android. > > In order to get OAuth tokens on Android, we have to call out to Java. This CL > makes it possible. It's not the ideal solution but works for now. > > BUG= 222271 > > Review URL: https://codereview.chromium.org/12880014 TBR=dubroy@chromium.org Review URL: https://codereview.chromium.org/12782018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190558 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
The OK button has been removed and since now, selected app is launched on click/touch. TEST=Enter a sd/usb with dcim folder. BUG=222941 Review URL: https://codereview.chromium.org/12913023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190557 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
For the gatekeeper, we need list of media galleries handlers to know what to display in the action choice dialog. This patch adds a method whih returns such lists via a asynchronous call to chrome.mediaGalleriesPrivate.getHandlers. TEST=Tested manually. Not in production, yet. BUG=222565 Review URL: https://codereview.chromium.org/13063004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190556 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=None TEST=unit_tests Review URL: https://codereview.chromium.org/12907012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190555 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
In some corner cases, it might have not invoked pending callback tasks, or it invoked them too early before all feeds are ready. BUG=223517 Review URL: https://codereview.chromium.org/13079006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190554 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
The retry function has an issue that breaks the buffer content. Seems like it is not necessary, so just clean it up. BUG=223603 TEST=Ran unit_tests and tested manually. Review URL: https://codereview.chromium.org/13078005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190553 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
We need this to make GetOSFileDescriptor work from NaCl module. R=bradchen@chromium.org, bradnelson@chromium.org, bbudge@chromium.org BUG=183015 TEST=locally tested with modified examples/file_io and https://codereview.chromium.org/13032002/. The 13032002 will also test this change as the test modified in 13032002 seems to run on NaCl Review URL: https://codereview.chromium.org/13011002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190552 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190551 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=none TEST=none TBR=yurys Review URL: https://codereview.chromium.org/12916013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190550 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Previously NetworkChangeNotifier was created on UI thread, but could be destroyed on some other random thread, which could cause the crash in the linked bug. Moved creation and destruction of the NetworkChangeNotifier to the network thread. BUG=179476 Review URL: https://chromiumcodereview.appspot.com/12703020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190549 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
chromeos: In DriveResourceMetadata::RefreshEntry, reject entry with root resource id if it has parent BUG=None TEST=unit_tests Review URL: https://codereview.chromium.org/12905010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190548 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
Instead of gfx::Rect(gfx::Point(), gfx::Size(3, 4)), use gfx::Rect(0, 0, 3, 4). Instead of gfx::Rect(gfx::Point(), some_size), use gfx::Rect(some_size). R=jamesr NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12967018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190547 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
This reduces intl1 memory usages by ~10M or 22%. This has two benefits: 1. The memory usage by the http server seems to be causing intl1 to fail on the win perf bots. 2. Decompressing textual resources makes the page loads more realistic. BUG=223543 TEST=intl1 page cycler on windows NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12916011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190544 0039d316-1c4b-4281-b951-d872f2087c98
-
jyasskin@chromium.org authored
I don't think this is the ideal fix, but it works, and I don't think I can get the real fix debugged by the M27 branch. BUG=178542 TEST=Use the instructions at http://crbug.com/178542#c16 Review URL: https://codereview.chromium.org/13067002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190543 0039d316-1c4b-4281-b951-d872f2087c98
-
aelias@chromium.org authored
I had forgotten to add a call to SetViewportWithinScrollableArea outside the root layer. NOTRY=true BUG=223792 Review URL: https://chromiumcodereview.appspot.com/13079003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190542 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
BUG=177691 Review URL: https://codereview.chromium.org/12769017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190540 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
Ctrl-Shift-Back -> Scale down UI Ctrl-Shift-Foward -> Scale up UI Ctrl-Shift-Reload -> Rotate screen BUG=196817 Review URL: https://codereview.chromium.org/12617019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190538 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisgao@chromium.org authored
Main change is the interface of chrome.h BUG=chromedriver:241, chromedriver:248, chromedriver:254 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12978003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190537 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
GData service code seems to occasionally return -1 when network is unavailable. BUG=223042 TEST=manual NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12916010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190536 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
[Telemetry] Don't crash if a process is stopped between GetChildPids() and GetMemoryStats() or GetIOStats(). Example of this crash on the bots: http://build.chromium.org/p/chromium.perf/builders/Win7%20Perf%20%281%29/builds/8028/steps/indexeddb/logs/stdio BUG=None TEST=indexed_db page cycler on windows NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12837013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190535 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
I believe cancel upon capture lost is necessary regardless. BUG=175486 TEST=covered by tests, manually on lock screen. Review URL: https://codereview.chromium.org/13041002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190534 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=222483 TEST=no functionality change. covered by existing unit tests. Review URL: https://codereview.chromium.org/12983010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190533 0039d316-1c4b-4281-b951-d872f2087c98
-