- 17 Apr, 2012 40 commits
-
-
gdk@chromium.org authored
This patch fixes the libusb vs2010 build break as reported by a few people, as well as makes the libusb build conditional on not being on the Android platform. BUG=none TEST=none Review URL: http://codereview.chromium.org/9969185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132595 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10093012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132594 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:27958 TEST=Manual test. Review URL: http://codereview.chromium.org/10105029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132592 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=117407,123835 TEST= Review URL: http://codereview.chromium.org/10031002 TBR=jgreenwald@chromium.org Review URL: https://chromiumcodereview.appspot.com/10107026 TBR=zmo@google.com Review URL: https://chromiumcodereview.appspot.com/10106026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132591 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
The definition for the header on the version page was intended to match the section width defined in options_page.css. Help uses sections for the version information which needs to be restricted to the width of the header to avoid overflow. BUG=122973 TEST=Open help page, expand information and scroll down. Version text is restricted to width of header and doesn't overflow. Review URL: http://codereview.chromium.org/10113001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132590 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=117407,123835 TEST= Review URL: http://codereview.chromium.org/10031002 TBR=jgreenwald@chromium.org Review URL: https://chromiumcodereview.appspot.com/10107026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132589 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
BUG=123302 TBR=kinuko Review URL: https://chromiumcodereview.appspot.com/10091043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132587 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10103019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132586 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
Files in open and save dialogs are draggable (with no effect). Fixing it. BUG=None TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10108017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132585 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
BUGCR123809 : fast/borders/border-radius-groove-02.html = IMAGE Review URL: https://chromiumcodereview.appspot.com/10108021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132584 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
Improved timer implementation in AudioInputController since AudioInputController::DoResetNoDataTimer() has an extreme task execution count in chrome://profiler. There is no longer a PostTask in OnData() to reset the data timer. Instead, a simple flag is set and this flag is checked, and reset, on a periodic basis. If packets no longer are generated, the cleared flag will be detected an and OnError() callback will be given to the event handler. I have verified the new design in different ways: 1) Verified that no AudioInputController function pops up in the profiler. 2) media_unittest --gtest_filter=AudioInputControllerTest*RecordAndError 3) Tried out the speech input API and the removed the microphone while recording and verified that it worked. 4) Same as 3) but for WebRTC in loopback using the https://apprtc.appspot.com/?debug=loopback demo. BUG=123588 TEST=media_unittest --gtest_filter=AudioInputControllerTest*RecordAndError Review URL: http://codereview.chromium.org/9956169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132583 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10091023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132582 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/9969204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132581 0039d316-1c4b-4281-b951-d872f2087c98
-
erik.sjolund@gmail.com authored
Review URL: http://codereview.chromium.org/10093005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132580 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=none TEST=Icons in external actions should be visible. Review URL: http://codereview.chromium.org/10091040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132579 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=121574,62777 Review URL: https://chromiumcodereview.appspot.com/10091025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132578 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
BUG=114323 TEST=manual Review URL: https://chromiumcodereview.appspot.com/9956170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132577 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132576 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10105008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132575 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=chromium-os:29248 TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10107016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132572 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Remove "tab contents". BUG=105875 TEST=no change Review URL: https://chromiumcodereview.appspot.com/9956154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132571 0039d316-1c4b-4281-b951-d872f2087c98
-
tdresser@chromium.org authored
Implements a three finger swipe gesture event for the aura Gesture Recognizer. BUG=122807 TEST=SystemGestureEventFilterTest.TapOutsideRootWindow, GestureRecognizerTest.GestureEventThreeFingerSwipe Review URL: http://codereview.chromium.org/10037012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132570 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Also fix discrepancy in the way timestamp was calculated. It was causing issues on OSX and Windows. R=nsylvain@chromium.org BUG=98834 TEST= Review URL: http://codereview.chromium.org/10068032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132569 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
TabContents -> WebContents in chrome/, part 2. BUG=105875 TEST=no change Review URL: https://chromiumcodereview.appspot.com/10107002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132568 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Switch VIEW_TYPE_TAB_CONTENTS to VIEW_TYPE_WEB_CONTENTS. Also removed all references in comments to TAB_CONTENTS_WEB. TAB_CONTENTS_WEB was a value of the enum TabContentsType, which was removed in r13730. BUG=105875 TEST=no change Review URL: https://chromiumcodereview.appspot.com/10091006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132567 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=114298 TEST=Manual, protector.py Review URL: http://codereview.chromium.org/10066013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132566 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
This CL prevents from loosing focus "between" elements. But focus still may be lost after last focusable item (it's a different issue not fixed here). BUG=chromium-os:29056 TEST=Open open and save dialogs. Check the tab order is following 1) File list (initialy focused in the open dialog), 2) File name box (initially focused in the save dialog, absends in the open dialog), 3) Open/Save button, 4) Cancel button. Review URL: https://chromiumcodereview.appspot.com/10103027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132565 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:27884 TEST= Review URL: http://codereview.chromium.org/10094012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132564 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
Special handling of CWS icon. Also correctly handle URL rewrites in favicon requests. BUG=chromium-os:28314,chromium:120471 TEST=Observe the right favicon for CWS and FileManager component extension. Bookmark them and see the right favicon. Review URL: https://chromiumcodereview.appspot.com/9979001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132563 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132562 0039d316-1c4b-4281-b951-d872f2087c98
-
keishi@chromium.org authored
WebKit part is here http://codereview.chromium.org/10037002/ Example page for <datalist> https://tinker.io/22681/191 BUG= TEST= Review URL: http://codereview.chromium.org/10024059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132561 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=scheib@chromium.org Review URL: https://chromiumcodereview.appspot.com/10107012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132560 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
LocalFileReader change https://chromiumcodereview.appspot.com/10065011 with memory fix http://codereview.chromium.org/10067031/ BUG=113300, 114999, 123302 TEST=FileSystemURLRequestJobTest.* Review URL: https://chromiumcodereview.appspot.com/10080001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132559 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
The policy includes default-src:none and explicitly lists what is permitted. The only seemingly lax part is "style-src 'unsafe-inline'" which is required because the HTML flattener always inlines all CSS. BUG=chromium-os:23500 TEST=Photos/videos/music should open normally (both from local folders and from Google Docs). Review URL: http://codereview.chromium.org/10068007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132558 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
This is needed to eventually store sessionStorage on disk. BUG=104292 TEST=NONE Review URL: http://codereview.chromium.org/9999021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132555 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132554 0039d316-1c4b-4281-b951-d872f2087c98
-
perkj@chromium.org authored
AllocateSameCameraTwice tested to open the same camera twice. However, this is can not happen in Chrome since the VideoCaptureManager ensure this. Further more, this have never worked on Mac and reasently have started to fail on Linux due to changes in the V4L2 driver behaviour. BUG= TEST= unit tests Review URL: http://codereview.chromium.org/10095011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132552 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Panel.xib has been changed for the purpose of removing wrench button. BUG=123182 TEST=existing tests and manual test to verify that the wrench button is gone Review URL: http://codereview.chromium.org/9956145 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132551 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
Fix win32 error checking in platform_canvas_skia.cc by moving code into bitmap_platform_device_win.cc. BUG=119555 TEST=manual Review URL: http://codereview.chromium.org/10093006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132550 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
We need to clean up URLFetcher when we directly test CreateURLFetcher. Review URL: https://chromiumcodereview.appspot.com/10106009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132549 0039d316-1c4b-4281-b951-d872f2087c98
-