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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include macro included header by name also.
agl@chromium.org
2009-03-17
1
-0
/
+1
*
Linux: remove the use of UNIX_PATH_MAX for systems which don't have it.
agl@chromium.org
2009-03-17
1
-19
/
+9
*
Hide the details about ResourceDispatcherHost messages from child processes. ...
jam@chromium.org
2009-03-17
6
-26
/
+43
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
1
-4
/
+4
*
Clean up some more DEPS in chrome/common.
thestig@chromium.org
2009-03-16
3
-4
/
+6
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
2
-0
/
+5
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+0
*
Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...
deanm@chromium.org
2009-03-16
3
-1
/
+133
*
Enable AutocompleteTest, HistoryURLProviderTest,
shess@chromium.org
2009-03-16
1
-17
/
+0
*
Fix refcounting bug in ChromeFont's default constructor.
dkegel@google.com
2009-03-14
1
-0
/
+1
*
Revert 11689 and 11690
jar@chromium.org
2009-03-14
1
-1
/
+0
*
Fix refcounting bug in ChromeFont's default constructor.
dkegel@google.com
2009-03-14
1
-0
/
+1
*
Implementation of ResourceDispatcher::OnDownloadProgress
hclam@chromium.org
2009-03-13
2
-5
/
+22
*
Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
2
-1
/
+76
*
Highlights of changes:
hclam@chromium.org
2009-03-13
4
-4
/
+31
*
Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.
brettw@chromium.org
2009-03-13
2
-2
/
+4
*
Ports TextDatabase and ExpireHistoryTest to use FilePath.
brettw@chromium.org
2009-03-13
2
-4
/
+7
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
3
-2
/
+1
*
Reverting 11640.
finnur@chromium.org
2009-03-13
2
-76
/
+1
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
2
-1
/
+76
*
Don't leak visited site information from original profile to OTR profile.
abarth@chromium.org
2009-03-13
2
-6
/
+4
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
3
-11
/
+0
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
1
-0
/
+2
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
8
-8
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
1
-4
/
+6
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
5
-67
/
+72
*
WebKit resource requests now have a flag reportUploadProgress that tells us w...
jcampan@chromium.org
2009-03-12
3
-0
/
+8
*
Ensure that a listener's OnChannelConnected is called before OnMessageReceived.
jam@chromium.org
2009-03-12
3
-22
/
+20
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-7
/
+2
*
Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.
sgk@google.com
2009-03-11
1
-15
/
+0
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-114
/
+0
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
1
-0
/
+1
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
2
-8
/
+1
*
Get rid of --start-renderers-manually since it's been broken for a long time ...
jam@chromium.org
2009-03-10
4
-10
/
+0
*
First step at removing TabContents from temp scaffolding. Get rid of duplicat...
pinkerton@chromium.org
2009-03-10
2
-174
/
+29
*
Fix build breaks after webkit merge.
jam@chromium.org
2009-03-10
1
-1
/
+2
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
1
-0
/
+1
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
2
-0
/
+19
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
119
-120
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
21
-113
/
+77
*
If the flag is specified developer tools window will be opened instead of Con...
yurys@google.com
2009-03-10
2
-0
/
+6
*
hook up history and download menu items
tc@google.com
2009-03-09
1
-8
/
+0
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
2
-19
/
+0
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
2
-5
/
+10
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
1
-5
/
+0
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
2
-2
/
+5
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
6
-15
/
+27
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
6
-27
/
+15
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
6
-15
/
+27
[next]