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
...
*
Chrome side of webkit merge from r41860 to 41906.
tc@google.com
2009-03-23
1
-2
/
+1
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-0
/
+19
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
1
-0
/
+8
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
2
-5
/
+0
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-0
/
+6
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
2
-0
/
+5
*
Better IPC logging on POSIX:
phajdan.jr@chromium.org
2009-03-20
2
-4
/
+8
*
Removes all use of COM and dependencies on Windows-specific classes (includin...
klink@chromium.org
2009-03-20
4
-118
/
+24
*
Add #include <fcntl.h>
patrick@chromium.org
2009-03-20
1
-0
/
+1
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
3
-1
/
+6
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
5
-72
/
+68
*
Fix single-process ui test failures from my previous change. The problem was...
jam@chromium.org
2009-03-18
1
-3
/
+1
*
Refactor sandboxing code so that it can be used by worker processes.
jam@chromium.org
2009-03-18
2
-5
/
+1
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
3
-30
/
+146
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
2
-4
/
+4
*
Make startup_tests build and work on Mac.
phajdan.jr@chromium.org
2009-03-18
1
-0
/
+9
*
Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...
thestig@chromium.org
2009-03-18
1
-3
/
+0
*
Reland the changes to use command line switch to turn on worker feature.
jianli@chromium.org
2009-03-18
2
-0
/
+5
*
Reverting 11953.
hbono@chromium.org
2009-03-18
2
-47
/
+0
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
2
-0
/
+47
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-5
/
+0
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
2
-8
/
+30
*
Some upstream code assumes that the executable path from the path service is
thomasvl@chromium.org
2009-03-17
1
-3
/
+17
*
Revert "Enable building worker and use command line switch to turn on ..."
agl@chromium.org
2009-03-17
2
-5
/
+0
*
Enable building worker and use command line switch to turn on this feature.
jianli@chromium.org
2009-03-17
2
-0
/
+5
*
Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.
yurys@google.com
2009-03-17
1
-1
/
+1
*
SSLPolicy Fix: Step 5.
abarth@chromium.org
2009-03-17
1
-6
/
+17
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
4
-32
/
+38
*
SSL Fix: Step 4.
abarth@chromium.org
2009-03-17
1
-1
/
+3
*
It's OS_WIN, not OS_WINDOWS
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
2
-4
/
+0
*
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
[prev]
[next]