- 14 Nov, 2011 18 commits
-
-
pfeldman@chromium.org authored
BUG=103235 Review URL: http://codereview.chromium.org/8565004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109862 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Export the AudioDevice and AudioDeviceInput classes so that unit tests have access to them in shared component builds. Review URL: http://codereview.chromium.org/8539014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109861 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=chromium:103433 TEST=ran linux_memory trybot Review URL: http://codereview.chromium.org/8552001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109858 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=chromium-os:19411 TEST=Configure network configuration policy that is broken and check about:policy Review URL: http://codereview.chromium.org/8480003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109857 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=104111 TEST='QuotaManagerTest.*' Review URL: http://codereview.chromium.org/8560007 TBR=tzik@chromium.org Review URL: http://codereview.chromium.org/8528021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109856 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=104111 TEST='QuotaManagerTest.*' Review URL: http://codereview.chromium.org/8560007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109855 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109854 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
This patch is to allow using 10ms buffersize or above, and it also optimize the WebAudio performance by using 5ms as the minimum interview between two OnMoreData() calls. Bug=None Test=media_unittests, manully tests: WebAudio: http://chromium.googlecode.com/svn/trunk/samples/audio/shiny-drum-machine.html (change audio_util.cc to return 512 as buffersize) WebRTC: Internal test app Html5: http://www.youtube.com/watch?v=siOHh0uzcuY Chromebook: http://www.youtube.com/watch?v=-9AtssRoc2Q&feature=related Review URL: http://codereview.chromium.org/8465018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109852 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
This will improve feedback for a couple of toolbar controls that check this state, and also start collecting UMA statistics on accessibility usage in Chrome OS. BUG=99504 TEST=none Review URL: http://codereview.chromium.org/8537024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109851 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
Without the CL, if the test runs with num lock enaled, it'll fail. BUG=None TEST=ran the test on Goobuntu with all 4 combinations of caps/num lock initial states (NumCaps=00,01,10,11). Review URL: http://codereview.chromium.org/8562001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109850 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:21669 TEST=See bug. Review URL: http://codereview.chromium.org/8372100 TBR=kaznacheev@chromium.org Review URL: http://codereview.chromium.org/8557007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109849 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8549003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109848 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
Change --enable-tracking to --enable-profiling r=rtenneti Review URL: http://codereview.chromium.org/8499050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109847 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
This should have no change whatever in function, but simply changes the names of calls for tracking time so that the ThreadData can know if a new trackig has started or ended. This will be helpful in (a future CL) measuring when the thread is doing something that is not tracked at all (e.g., processing UI events, etc.) r=rtenneti Review URL: http://codereview.chromium.org/8548005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109846 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=None TEST=ran try Review URL: http://codereview.chromium.org/8497003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109844 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8537033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109843 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
The fake context support in views::InputMethodIBus is no longer necessary because on Chrome OS, all input method hot keys are now handled inside Chrome. On Linux, views::InputMethodIBus might be used in the future, but it will also be okay because on the OS, the panel process for IBus, /usr/share/ibus/ui/gtk/main.py, will handle all input method hot keys. BUG=chromium-os:22905 TEST=manual Review URL: http://codereview.chromium.org/8543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109842 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=97263 TEST=Test status area buttons and associated menus in aura + win / linux / chromeos. (Only the clock and --memory-widget icon will show up on non-chromeos) Review URL: http://codereview.chromium.org/8509027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109841 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Nov, 2011 18 commits
-
-
fischman@chromium.org authored
BUG=95274,103832 TEST=cq Review URL: http://codereview.chromium.org/8549005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109840 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
Facebook : photo upload fails. Give PPB_URLLoader_Impl ability to send credentials when given universal access. BUG= http://code.google.com/p/chromium-os/issues/detail?id=22580 TEST=none Review URL: http://codereview.chromium.org/8550002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109839 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109838 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=chromium-os:19788 TEST=See issue Review URL: http://codereview.chromium.org/8537002 TBR=zelidrag@chromium.org Review URL: http://codereview.chromium.org/8509037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109837 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
I'm also disabling it. BUG:104067 TBR:mnissler Review URL: http://codereview.chromium.org/8560003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109836 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
BUG:104067 TBR:mnissler Review URL: http://codereview.chromium.org/8560002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109835 0039d316-1c4b-4281-b951-d872f2087c98
-
qghc36@motorola.com authored
http://www.chromium.org/developers/web-development-style-guide BUG=103515 TEST=None Review URL: http://codereview.chromium.org/8505004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109830 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104039 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/8558001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109829 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104039 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/8557001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109828 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Left stub files that will be removed in a follow up patch after updating the files to point to the new location. BUG=104039 R=ben@chromium.org Review URL: http://codereview.chromium.org/8552005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109827 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromium-os:19788 TEST=See issue Review URL: http://codereview.chromium.org/8537002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109826 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
[Nope, definitely flaky. Timed out on Linux.] The bug is uninformative and I don't see how this out-of-process test can be any flakier than the other out-of-process tests (for the example failure in the bug). So let's try reenabling it. BUG=91729 TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8530004 TBR=viettrungluu@chromium.org,dmichael@chromium.org Review URL: http://codereview.chromium.org/8548004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109824 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
BUG=103633 TEST=trybots & manually checking that chrome://histograms/Aspect now shows the two custom enum histograms from r108951, with correctly specific buckets. Review URL: http://codereview.chromium.org/8506038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109823 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
The bug is uninformative and I don't see how this out-of-process test can be any flakier than the other out-of-process tests (for the example failure in the bug). So let's try reenabling it. BUG=91729 TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8530004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109822 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8522002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109818 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
This reduces the warnings when running the generator and makes the definitions more robust (or at least makes it more obvious when someone changes things). TBR=dmichael@chromium.org Review URL: http://codereview.chromium.org/8538038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109817 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
Review URL: http://codereview.chromium.org/8539041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109816 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Otherwise, TestingAutomationPrivider may be referenced after it's deleted. TEST=linux_chromeos try job BUG=104029 Review URL: http://codereview.chromium.org/8530006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109815 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Nov, 2011 4 commits
-
-
nduca@chromium.org authored
- Dont resize or invalidate until attached to the document. - Unregister handlers on global objects when detached. - Dont handle input events when TimelineView is focusable. - Reduce console spam. - Move dragBox offscreen, fixing bug where scroll resets when dragging. - Size heading dynamically using measuring stick - Disable text eliding [was causing huge GC pauses] Review URL: http://codereview.chromium.org/8359025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109814 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Also, prepare PowerManagerDbusClient for change in power manager for bug chromium-os:21360 TEST=manual BUG=chromium-os:20832 Review URL: http://codereview.chromium.org/8491054 It broke some ui_tests on linux chromeos TBR=tbarzic@chromium.org Review URL: http://codereview.chromium.org/8551005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109813 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
This only enables extension functions. I will do events in a separate change. BUG=81760,80308 Review URL: http://codereview.chromium.org/8540012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109812 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/8551004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109811 0039d316-1c4b-4281-b951-d872f2087c98
-