- 14 Nov, 2011 6 commits
-
-
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 16 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
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/8539036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109810 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=104030,104031 TBR=jhawkins Review URL: http://codereview.chromium.org/8546006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109809 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Exclude a few more tests failing on TSan/UI, suppress massive leaks+use-after-frees in Balloon notification BUG=103707,104029 TBR=jhawkins Review URL: http://codereview.chromium.org/8545002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109808 0039d316-1c4b-4281-b951-d872f2087c98
-
bryner@chromium.org authored
BUG=102540 TEST=SignatureUtilWinTest Review URL: http://codereview.chromium.org/8536035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109807 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
BUG= TEST= Review URL: http://codereview.chromium.org/8544003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109806 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TEST=`./tools/valgrind/chrome_tests.sh --test webkit` with suppressions removed Review URL: http://codereview.chromium.org/8537013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109805 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8511053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109804 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/8536037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109803 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/8539023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109802 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
- Expose accessible text attributes for anything with an editable text role, not just <input> and <textarea> elements. BUG=none TEST=Try using pure-javascript text editor with VoiceOver on Mac OS X. TBR=dmazzoni@chromium.org Review URL: http://codereview.chromium.org/8351066 Review URL: http://codereview.chromium.org/8546005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109801 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=chromium-os:22051 TEST=None Review URL: http://codereview.chromium.org/8511003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109799 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109794 0039d316-1c4b-4281-b951-d872f2087c98
-