index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Several minor visual fixes to toolstrips:
aa@chromium.org
2009-05-04
6
-47
/
+58
*
Specify all the outputs of theme_resources.grd-- it outputs
tc@google.com
2009-05-04
1
-1
/
+36
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
21
-286
/
+5
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
2
-2
/
+32
*
Fixes bug in search provider. It wasn't setting template_url and
sky@chromium.org
2009-05-04
2
-0
/
+11
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
2
-32
/
+2
*
Undo part of brettw's WebContents refactor that removed TabContentsDelegate
mpcomplete@google.com
2009-05-04
3
-7
/
+112
*
Fix a couple of aesthetic nits about infobars that have been broken since I r...
ben@chromium.org
2009-05-04
2
-6
/
+30
*
Fix linux ui tests broken by r15112.
estade@chromium.org
2009-05-04
2
-16
/
+8
*
Make buildbot sample more compact.
aa@chromium.org
2009-05-04
1
-18
/
+53
*
Temporarily disable failing ui tests on linux.
estade@chromium.org
2009-05-04
1
-0
/
+12
*
Fix BackSpace not working in Find box.
finnur@chromium.org
2009-05-04
1
-2
/
+7
*
Revert bug fix because interactive_ui_tests are failing.
mbelshe@google.com
2009-05-04
2
-28
/
+3
*
Fixes focus issues when browsing on Mac.
rohitrao@chromium.org
2009-05-04
2
-2
/
+8
*
Linux: tweak find bar.
estade@chromium.org
2009-05-04
8
-27
/
+28
*
Deprecate wstring version of PathService::Get() in unit tests.
thestig@chromium.org
2009-05-04
7
-51
/
+47
*
Lands the fix for bug 8088 from m0 (http://codereview.chromium.org/100022).
sky@chromium.org
2009-05-04
2
-16
/
+5
*
Change in enable-spellcheck checkbox in Languages Options Tab should not be c...
sidchat@google.com
2009-05-04
2
-4
/
+6
*
Make the Linux find bar look a bit better.
deanm@chromium.org
2009-05-04
5
-12
/
+27
*
Defer window.close(), window.resizeTo(), and window.moveTo()
mbelshe@google.com
2009-05-04
2
-3
/
+28
*
Remove "output=chrome" as the Suggest team has deprecated it server-side.
pkasting@chromium.org
2009-05-04
1
-3
/
+2
*
Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...
pkasting@chromium.org
2009-05-04
9
-0
/
+25
*
DevTools: Wire existing shortcutto out of process devtools.
pfeldman@chromium.org
2009-05-04
1
-16
/
+20
*
Update known list based on WebContent->TabContent
huanr@chromium.org
2009-05-04
1
-3
/
+3
*
Fixes two Linux canvas related bugs.
sky@chromium.org
2009-05-04
2
-0
/
+27
*
Fix some recently small size / position regressions in Linux Omnibox.
deanm@chromium.org
2009-05-04
2
-2
/
+2
*
Add a crash case of 10901 to known list
huanr@chromium.org
2009-05-04
1
-1
/
+2
*
Fix find in page. When fixing the conflict after updating, I accidentally
brettw@chromium.org
2009-05-04
1
-0
/
+5
*
Fix a regression that the sad tab favicon is not displayed when a tab crashes.
brettw@chromium.org
2009-05-04
2
-2
/
+8
*
More linux build fixes
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Fix Linux build.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Fix the mac build from my WebContents rename.
brettw@chromium.org
2009-05-04
2
-3
/
+2
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
184
-1423
/
+1219
*
linux: set the window icon (used in alt-tab list, etc.)
evan@chromium.org
2009-05-04
2
-0
/
+13
*
roll back r15177
ben@chromium.org
2009-05-04
154
-840
/
+218
*
Reverting 15178.
ben@chromium.org
2009-05-04
1
-50
/
+0
*
Reverting 15179.
ben@chromium.org
2009-05-04
1
-1
/
+0
*
Reverting 15180.
ben@chromium.org
2009-05-04
12
-225
/
+99
*
Reverting 15181.
ben@chromium.org
2009-05-04
1
-2
/
+1
*
Reverting 15182.
ben@chromium.org
2009-05-04
79
-238
/
+174
*
Reverting 15183.
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Only include views_resources.h on Windows, since it looks like Linux is still...
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Bustage fix:
ben@chromium.org
2009-05-04
79
-174
/
+238
*
Make the header include of views_strings.h here windows-only, temporarily (we...
ben@chromium.org
2009-05-04
1
-1
/
+2
*
Bustage fix for mac and linux:
ben@chromium.org
2009-05-04
12
-99
/
+225
*
Fix bustage because of missing dep from theme_dll on views_resources.
ben@chromium.org
2009-05-04
1
-0
/
+1
*
Fix bustage by establishing dependencies correctly.
ben@chromium.org
2009-05-04
1
-0
/
+50
*
Extract all views resources into:
ben@chromium.org
2009-05-04
154
-218
/
+840
*
Blind fix for ChromeBot crashes.
mal@chromium.org
2009-05-03
1
-1
/
+3
*
Fix two bugs in the omnibox2 popup:
ben@chromium.org
2009-05-03
1
-11
/
+12
[next]