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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
13
-56
/
+127
*
Reverting change 11746 because it broke the unit tests.
nsylvain@chromium.org
2009-03-16
1
-3
/
+1
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
13
-95
/
+97
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...
jungshik@google.com
2009-03-16
1
-1
/
+3
*
Make debug check in visitedlink_master.h more informative
phajdan.jr@chromium.org
2009-03-16
1
-1
/
+1
*
Added missing <stdlib.h>, needed on ubuntu 8.10.
dkegel@google.com
2009-03-16
1
-0
/
+1
*
Port visitedlink tests to Linux. Also make them pass on Linux, which
phajdan.jr@chromium.org
2009-03-16
2
-8
/
+17
*
Fix escaping issue with non-ASCII history search input.
glen@chromium.org
2009-03-16
1
-2
/
+2
*
Fixes bug in history where if you didn't have history results for the
sky@google.com
2009-03-16
1
-2
/
+2
*
Enable AutocompleteTest, HistoryURLProviderTest,
shess@chromium.org
2009-03-16
7
-24
/
+39
*
DevToolsManager is a service in the browser process that manages all open dev...
yurys@google.com
2009-03-16
28
-234
/
+545
*
Linux: Change the cursor back to the default arrow when the render view loses...
estade@chromium.org
2009-03-15
1
-0
/
+9
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
26
-69
/
+78
*
rollback again
ben@chromium.org
2009-03-14
27
-78
/
+70
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
27
-70
/
+78
*
Disallows dragging from the bookmark bar when the bookmark bar is
sky@google.com
2009-03-13
1
-0
/
+8
*
Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.
thestig@chromium.org
2009-03-13
3
-1
/
+2
*
Implement 2 more gtk dialogs: open file and open multiple files.
estade@chromium.org
2009-03-13
2
-27
/
+139
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
16
-79
/
+309
*
revert
ben@chromium.org
2009-03-13
27
-78
/
+65
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
27
-65
/
+78
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
8
-127
/
+163
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
2
-2
/
+4
*
Disable single-process mode in ExtensionViewTest, to see if it's causing
mpcomplete@google.com
2009-03-13
1
-3
/
+3
*
Highlights of changes:
hclam@chromium.org
2009-03-13
10
-1
/
+234
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
1
-10
/
+8
*
Fixes a regression were showing a link brought a browser when to front
sky@google.com
2009-03-13
1
-1
/
+4
*
Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.
brettw@chromium.org
2009-03-13
9
-71
/
+61
*
Ports TextDatabase and ExpireHistoryTest to use FilePath.
brettw@chromium.org
2009-03-13
6
-64
/
+74
*
Adjust the plus button offset to match Windows more.
avi@google.com
2009-03-13
1
-1
/
+1
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
17
-9
/
+8
*
Reverting 11642.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Fix ownership error with GtkTextTagTable and GtkTextTag.
deanm@chromium.org
2009-03-13
1
-3
/
+2
*
Reverting 11641.
finnur@chromium.org
2009-03-13
2
-5
/
+0
*
Reverting 11640.
finnur@chromium.org
2009-03-13
14
-300
/
+79
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
3
-22
/
+47
*
Disabling a couple of UI tests while I investigate.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Adding missing function to LocationBarViewGtk.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
14
-79
/
+300
*
This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...
xji@chromium.org
2009-03-13
1
-1
/
+1
*
Revert a change made to try and make purify errors go away now that Erik Kay ...
pkasting@chromium.org
2009-03-13
1
-5
/
+2
*
Cleanup AutocompleteEditViewGtk's resources and widgets.
deanm@chromium.org
2009-03-13
1
-0
/
+19
*
Fix a crash when with chrome-ui://about/" or anything invalid
amit@chromium.org
2009-03-13
1
-4
/
+4
*
Remove unneeded includes.
maruel@chromium.org
2009-03-13
2
-2
/
+0
*
Fix some browser shutdown issues on Linux.
deanm@chromium.org
2009-03-13
2
-8
/
+27
*
Call into the IM hooks from the Linux Omnibox keyboard handling.
deanm@chromium.org
2009-03-13
1
-14
/
+28
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Don't leak visited site information from original profile to OTR profile.
abarth@chromium.org
2009-03-13
1
-1
/
+3
[next]