- 02 Dec, 2011 40 commits
-
-
kaznacheev@chromium.org authored
BUG=chromium-os:23613 TEST= Review URL: http://codereview.chromium.org/8769036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112694 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
Review URL: http://codereview.chromium.org/8688002 Patch from Yuri Gorshenin <ygorshenin@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112693 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
TBR=scheib Review URL: http://codereview.chromium.org/8773038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112692 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
Scanning a directory we add files to the data model, sort them by name (if the sorting field needs async call like date) and then resort againg when data available. To avoid flacking lets fetch the data before adding data to the model. BUG=chromium-os:19082 TEST=None Review URL: http://codereview.chromium.org/8774008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112691 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=90980 TBR=bruening Review URL: http://codereview.chromium.org/8774043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112690 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=104133 TEST=During OOBE on Aura status area is only seen on login screen. Review URL: http://codereview.chromium.org/8688003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112689 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
BUG=106114 Review URL: http://codereview.chromium.org/8770038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112688 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=chromium-os:23685 TEST=See bug. Review URL: http://codereview.chromium.org/8773034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112687 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
TBR=scheib Review URL: http://codereview.chromium.org/8771035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112686 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
This should improve maintainability, performance [a bit]. Also, when we start fixing the "full" mode we won't break the light mode suppression file. TBR=bruening Review URL: http://codereview.chromium.org/8775049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112685 0039d316-1c4b-4281-b951-d872f2087c98
-
ulan@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8772038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112684 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
TBR=cmp@chromium.org Review URL: http://codereview.chromium.org/8775050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112683 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Move WebKitThread to the content namespace. Re-order thread objects in BrowserMainLoop declaration to match instantiation order. BUG=98716 Review URL: http://codereview.chromium.org/8776007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112682 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/8776046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112681 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=106149 TEST=DefaultProviderTest* Review URL: http://codereview.chromium.org/8776044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112680 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
Make the domain gray, and move it to the right of the title so that all titles are left aligned. Also get rid of the fade-in when entries are hovered, because it makes the page feel laggy. BUG=105425 TEST=Manual test of functionality on chrome://history. Review URL: http://codereview.chromium.org/8658006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112679 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Also, sort headers to the extent possible. BUG=none Review URL: http://codereview.chromium.org/8776008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112678 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
BUG=105579 Review URL: http://codereview.chromium.org/8749016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112677 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=chromium-os:23642 TEST=None. Review URL: http://codereview.chromium.org/8775013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112676 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
Add support for cursor pre-fetching. BUG=88651 TEST=browser_tests Review URL: http://codereview.chromium.org/8662017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112675 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8769031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112674 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=106163 TEST=content_unittests works again TBR=scottmg@chromium.org Review URL: http://codereview.chromium.org/8771033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112673 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Also, add a few minor refinements to the other parts of the script TBR=bruening,rnk Review URL: http://codereview.chromium.org/8775047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112670 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
GCC 4.5+ somehow causes compilation errors while compiling EXPECT_EQ(false,...) and EXPECT_EQ(true,...). This change just replaces EXPECT_EQ(false,...) with EXPECT_FALSE(...), and replaces EXPECT_EQ(true,...) with EXPECT_TRUE(...), respectively. BUG=none TEST=build unit_tests with gcc 4.5+ Review URL: http://codereview.chromium.org/8774036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112669 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112668 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
TBR=kkania Review URL: http://codereview.chromium.org/8769033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112666 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
BUG=104700 TEST=ContentSettingsObserverTest.WhitelistedSchemes Review URL: http://codereview.chromium.org/8775005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112665 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
1) Add one more python builtin to avoid printing duplicate reports 2) Enable logging up to INFO level when invoking drmemory_analyze.py manually 3) "foo.exe!bar" -> "*!bar", not "*.exe!bar" TBR=bruening Review URL: http://codereview.chromium.org/8772039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112664 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
BUG=62897 TBR=aa Review URL: http://codereview.chromium.org/8775046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112663 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=104625 TEST=Existing tests Review URL: http://codereview.chromium.org/8554008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112662 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
*) If the backup default search provider was deleted from the keywords, it is taken from the prepopulated data array. *) If a search provider with same URLs already exists, it is updated; otherwise, the prepopulated SP is added. BUG=105423 TEST=TemplateURLServiceTest.*; For Protector: manual with sqlite3 Review URL: http://codereview.chromium.org/8704007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112661 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112659 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
TBR=scheib Review URL: http://codereview.chromium.org/8776042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112658 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=106032 TEST=no Review URL: http://codereview.chromium.org/8773007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112657 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
the explicit policy to meet a minimum security threshold. Review URL: http://codereview.chromium.org/8773028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112656 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
This patch teaches the extension system to use the document's origin when computing extension permissions. Ideally, we'd use only the document's origin, but because app extents don't cover entire origins, we need to also consider the document's URL. BUG=103630 Review URL: http://codereview.chromium.org/8659009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112655 0039d316-1c4b-4281-b951-d872f2087c98
-
scr@chromium.org authored
R= oshima@chromium.org, flackr@chromium.org BUG=105952 TEST=CertificateViewerUITest*.* Review URL: http://codereview.chromium.org/8772035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112654 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
TBR=leiz BUG=97248 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112653 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
to decide where to archive to. BUG=None TEST=None R=noelallen@google.com Review URL: http://codereview.chromium.org/8758013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112652 0039d316-1c4b-4281-b951-d872f2087c98
-
sque@chromium.org authored
This reverts commit f9f5f14c. Revert "Move chromeos specific code to ChromeBrowserMainPartsChromeos" This reverts commit 922cff9c. Revert "chromeos: remove power manager EXPECTs from login_browsertest" This reverts commit 0a9298b6. Review URL: http://codereview.chromium.org/8774035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112651 0039d316-1c4b-4281-b951-d872f2087c98
-