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
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@677 0039d316-1c4b-4281-b9...
dglazkov@google.com
2008-08-11
2
-3
/
+3
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@676 0039d316-1c4b-4281-b9...
glen@google.com
2008-08-11
1
-0
/
+0
*
Move Tab Drag Tests inside Project interactive_ui_tests
sidchat@google.com
2008-08-11
3
-11
/
+8
*
Remove all the C-style string munging, making this easier to port to Linux.
evanm@google.com
2008-08-11
1
-55
/
+42
*
If the user runs chrome with a language on the command line on
tc@google.com
2008-08-11
1
-4
/
+11
*
Fixes word_iterator to actually compile. Next time, never just paste code in ...
avi@google.com
2008-08-11
2
-6
/
+9
*
Per discussion with Brian/Mark/Ben, set the renderer timeout to 20 seconds bu...
jabdelmalek@google.com
2008-08-11
1
-1
/
+1
*
User the "v8.exe" binary from the V8 SCons-based release build instead of the...
sgk@google.com
2008-08-11
1
-24
/
+11
*
Remove an illegal const.
paulg@google.com
2008-08-11
1
-5
/
+0
*
Small fix to remove a pixel gap between the client edge of the toolbars and t...
beng@google.com
2008-08-11
1
-7
/
+11
*
Move Ranges to std::vector<Sample>, as <const Sample> is invalid if you want ...
deanm@google.com
2008-08-11
1
-1
/
+1
*
We should not initialize the crash callback for non-browser processes since
nsylvain@google.com
2008-08-11
1
-2
/
+3
*
Set the hung renderer and plugin timeout to 10 seconds.
jabdelmalek@google.com
2008-08-11
2
-3
/
+3
*
Make POSIX time routines work on Linux by providing a POSIX-conformant versio...
mmentovai@google.com
2008-08-11
5
-59
/
+76
*
Replace a todo with NOTIMPLEMENTED().
ericroman@google.com
2008-08-11
1
-2
/
+3
*
Increase the height of the options dialog in zh-TW to match
tc@google.com
2008-08-11
2
-2
/
+2
*
Allow the ChromeViews' Menu to wrap the Windows system menu and insert items ...
beng@google.com
2008-08-11
2
-35
/
+136
*
Another Frame Grab-Bag
beng@google.com
2008-08-11
20
-201
/
+209
*
Add support for ChromeViews::Windows to disable inactive rendering. This is f...
beng@google.com
2008-08-11
5
-14
/
+67
*
Update chrome strings ('it' translation clean ups).
tc@google.com
2008-08-11
2
-22
/
+22
*
A simple view that wraps a RenderViewHost in an HWNDView, to facilitate
timsteele@google.com
2008-08-11
3
-0
/
+168
*
Cleanup setup.exe:
rahulk@google.com
2008-08-11
7
-96
/
+20
*
A set of tests to exercise chrome menus as well as parts of bookmark
sky@google.com
2008-08-11
15
-65
/
+1536
*
Fix hammer build. Bustage resulted from renaming some files.
darin@google.com
2008-08-11
1
-3
/
+3
*
Made portable by use of WaitableEvent.
darin@google.com
2008-08-11
1
-23
/
+12
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
20
-287
/
+289
*
recursive_mutex
erikkay@google.com
2008-08-11
6
-27
/
+228
*
Picked the vrong v8_shell.vcproj file.
sgjesse@google.com
2008-08-11
1
-1
/
+1
*
Provide cross-platform implementation of WaitableEvent for use on Mac and Linux.
darin@google.com
2008-08-11
7
-13
/
+201
*
Added the v8-shell project to the Chrome Visual Studio solution after all as ...
sgjesse@google.com
2008-08-11
1
-0
/
+16
*
Allow multiple AtExitManagers to be chained in a stack, this allows much easi...
deanm@google.com
2008-08-11
10
-535
/
+146
*
Define a private IDMap::iterator, and use our own iterator / const_iterator.
deanm@google.com
2008-08-11
1
-5
/
+7
*
Changed the Chrome Visual Studio solution to use the new Visual Studio projec...
sgjesse@google.com
2008-08-11
2
-129
/
+68
*
HashTable is a dependent name, since it's based on the template parameter T. ...
deanm@google.com
2008-08-11
1
-2
/
+2
*
Reapply the usage new Visual Studio project files for the webkit project.
sgjesse@google.com
2008-08-11
3
-54
/
+35
*
Remove class scoping operator from Pickle method declaration.
deanm@google.com
2008-08-11
1
-1
/
+1
*
Even though AtExit should never be called while an object is being accessed, ...
deanm@google.com
2008-08-11
1
-3
/
+2
*
Increase the hung renderer warning delay to 30s temporarily.
beng@google.com
2008-08-10
1
-2
/
+2
*
Add a stubbed-out platform_mime_util_mac.mm
ericroman@google.com
2008-08-10
4
-5
/
+61
*
Add a NOTIMPLEMENTED() macro to annotate the code paths which need revisiting...
ericroman@google.com
2008-08-10
3
-0
/
+78
*
I suspect this comment was not intended...
ericroman@google.com
2008-08-10
4
-4
/
+0
*
Make sure the TabStrip is laid out after a drag-detach operation is completed...
beng@google.com
2008-08-09
2
-4
/
+4
*
rollback r526 to fix performance regression
darin@google.com
2008-08-09
2
-10
/
+11
*
rollback r625 because it made things slower
darin@google.com
2008-08-09
7
-51
/
+91
*
rollback the experiments
darin@google.com
2008-08-09
1
-34
/
+9
*
experiment with APCs
darin@google.com
2008-08-09
1
-11
/
+33
*
just a test...
darin@google.com
2008-08-09
1
-0
/
+3
*
Refactor mime_util into a singleton.
ericroman@google.com
2008-08-09
5
-55
/
+175
*
Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...
darin@google.com
2008-08-09
8
-91
/
+52
*
Add some information for memwatcher n00bs -- would also be good to be able to...
ericroman@google.com
2008-08-09
4
-1
/
+88
[next]