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
*
Factor out the common parts of the about network dialog. I will be using this
brettw@chromium.org
2009-01-28
5
-83
/
+167
*
Disconnect the "browser controlled printing" and always delegate the control ...
maruel@chromium.org
2009-01-28
7
-73
/
+21
*
Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...
ananta@chromium.org
2009-01-28
1
-0
/
+3
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
5
-31
/
+32
*
Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile()
jeremy@chromium.org
2009-01-28
1
-3
/
+1
*
Get rid of unnecessary region code from spellcheck language/locale codes. Fix...
sidchat@google.com
2009-01-28
2
-42
/
+69
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
6
-92
/
+78
*
Add RenderProcessHost to the mac build (it's already in Linux).
brettw@google.com
2009-01-28
1
-15
/
+29
*
Makes unit tests depend upon chrome_exe.
sky@google.com
2009-01-28
3
-0
/
+3
*
Sorts the sln files. chrome_kjs is already sorted, just not chrome.
sky@google.com
2009-01-28
1
-1753
/
+1753
*
Write some basic RenderWidgetHost unittests for the more tricky behavior.
brettw@chromium.org
2009-01-28
6
-1
/
+318
*
Allow undefined as the script name in the debugger test.
ager@google.com
2009-01-28
1
-1
/
+3
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
4
-31
/
+11
*
Add sqlite to list of things to build.
thestig@chromium.org
2009-01-28
1
-2
/
+0
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
13
-46
/
+72
*
Adds a variable indicating whether resources should be deleted on
sky@google.com
2009-01-28
2
-1
/
+8
*
Rolback r8793: Remove extraneous uses of the --enable-user-script
mal@chromium.org
2009-01-28
3
-7
/
+29
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
3
-29
/
+7
*
Move Windows specific backing-store functions into backing_store_win.cc
agl@chromium.org
2009-01-28
3
-258
/
+7
*
Adds the localized oem html resources to setup
cpu@google.com
2009-01-28
2
-12
/
+15
*
Process the EULA distro param, to direct chrome to show the EULA dialog
cpu@google.com
2009-01-28
1
-0
/
+29
*
More break fixes
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Another merge conflict
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Merge conflict (crossed wires; this file was added somewhere else)
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
7
-24
/
+66
*
Make purify happy by fixing memory leak that shows up during shutdown.
kuchhal@chromium.org
2009-01-28
1
-0
/
+8
*
Adds the ability to have browser windows shown with a specific
sky@google.com
2009-01-28
2
-0
/
+16
*
Fork backing_store.cc into backing_store_win.cc in preparation for a
agl@chromium.org
2009-01-27
1
-0
/
+243
*
Adding new EULA dialog translations.
gwilson@google.com
2009-01-27
41
-0
/
+1927
*
Modifies shutdown/startup in the following manner:
sky@google.com
2009-01-27
3
-2
/
+19
*
A little porting in chrome/renderer.
estade@chromium.org
2009-01-27
2
-5
/
+1
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
3
-5
/
+12
*
Extend the popup-mode location bar out into the nonclient view. This makes p...
pkasting@chromium.org
2009-01-27
4
-52
/
+34
*
Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...
ben@chromium.org
2009-01-27
7
-363
/
+395
*
MAC: build fix
agl@chromium.org
2009-01-27
1
-0
/
+4
*
Fix a small, subtle problem that caused an interactive_ui_test failure.
pkasting@chromium.org
2009-01-27
1
-2
/
+8
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
20
-138
/
+164
*
Give the container a chance to handle function keys.
tommi@chromium.org
2009-01-27
1
-0
/
+1
*
Bring our EULA files to parity with the website.
glen@chromium.org
2009-01-27
50
-160
/
+961
*
Add text for plugin infobar help center link.
glen@chromium.org
2009-01-27
1
-1
/
+4
*
Forgot to use the correct enums on my previous distro CL
cpu@google.com
2009-01-27
2
-4
/
+6
*
Re-land this from earlier... unit tests no longer crash.
ben@chromium.org
2009-01-27
16
-88
/
+201
*
Add new file render_thread_unittest.cc to windows project file for unit_tests.
jrg@chromium.org
2009-01-27
1
-0
/
+4
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
7
-57
/
+90
*
Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...
tc@google.com
2009-01-27
2
-2
/
+2
*
Roll forward 8722,8721
jeremy@chromium.org
2009-01-27
10
-106
/
+210
*
render_* work.
jrg@chromium.org
2009-01-27
8
-11
/
+172
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Add NOTREACHED() in switch default part which should never be reached.
phajdan.jr@chromium.org
2009-01-27
1
-0
/
+1
*
Make popups closer to pixel-perfect. The main problem is that the toolbar is...
pkasting@chromium.org
2009-01-27
6
-65
/
+77
[next]