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
*
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
15
-5
/
+267
*
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
12
-75
/
+67
*
Ports TextDatabase and ExpireHistoryTest to use FilePath.
brettw@chromium.org
2009-03-13
8
-68
/
+81
*
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
26
-13
/
+13
*
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
21
-392
/
+80
*
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
21
-80
/
+392
*
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
*
Stats for the renderers are all broken, because of this change:
davemoore@chromium.org
2009-03-13
1
-6
/
+14
*
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
*
Argh, incorrect usage of Intersect.
jam@chromium.org
2009-03-13
1
-3
/
+1
*
Don't leak visited site information from original profile to OTR profile.
abarth@chromium.org
2009-03-13
3
-7
/
+7
*
Improve my last change about informing google update about eula.
cpu@google.com
2009-03-13
2
-2
/
+3
*
Add support for repositioning/resizing a tab window. This is needed as the Se...
ananta@chromium.org
2009-03-13
6
-0
/
+113
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
18
-828
/
+16
*
Temp fix for reliablity crashes.
jam@chromium.org
2009-03-13
1
-0
/
+3
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
8
-11
/
+209
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
33
-34
/
+2
*
Some minor cleanup in WebDataSource and WebResponse.
darin@chromium.org
2009-03-12
1
-4
/
+3
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
15
-14
/
+17
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
5
-33
/
+45
*
Fix 'inspect element' crash when hosted in external tab
amit@chromium.org
2009-03-12
1
-5
/
+6
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
11
-120
/
+81
*
Add copies of *.pak files that need to be installed for execution.
sgk@google.com
2009-03-12
1
-1
/
+24
*
Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...
pinkerton@chromium.org
2009-03-12
5
-52
/
+129
*
Cleaning up Website junk in sln files.
bradnelson@google.com
2009-03-12
1
-704
/
+0
*
Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.
jam@chromium.org
2009-03-12
1
-13
/
+12
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
3
-1
/
+25
*
WebKit resource requests now have a flag reportUploadProgress that tells us w...
jcampan@chromium.org
2009-03-12
3
-0
/
+8
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
62
-240
/
+499
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
9
-384
/
+570
[next]