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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver
sky@google.com
2009-01-28
3
-1
/
+29
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
4
-6
/
+23
*
Reverting 8822.
brettw@chromium.org
2009-01-28
5
-167
/
+83
*
This prevents an occasional DCHECK seen during the SSL UI test that happened
creis@google.com
2009-01-28
4
-17
/
+42
*
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
4
-38
/
+15
*
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
3
-31
/
+28
*
Write some basic RenderWidgetHost unittests for the more tricky behavior.
brettw@chromium.org
2009-01-28
3
-1
/
+304
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
2
-17
/
+5
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
9
-42
/
+47
*
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
1
-1
/
+15
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
1
-15
/
+1
*
Move Windows specific backing-store functions into backing_store_win.cc
agl@chromium.org
2009-01-28
3
-258
/
+7
*
Process the EULA distro param, to direct chrome to show the EULA dialog
cpu@google.com
2009-01-28
1
-0
/
+29
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
1
-7
/
+0
*
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
*
Modifies shutdown/startup in the following manner:
sky@google.com
2009-01-27
3
-2
/
+19
*
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
2
-52
/
+34
*
Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...
ben@chromium.org
2009-01-27
6
-351
/
+381
*
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
9
-46
/
+68
*
Give the container a chance to handle function keys.
tommi@chromium.org
2009-01-27
1
-0
/
+1
*
Re-land this from earlier... unit tests no longer crash.
ben@chromium.org
2009-01-27
12
-81
/
+138
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
4
-21
/
+34
*
Roll forward 8722,8721
jeremy@chromium.org
2009-01-27
8
-106
/
+164
*
render_* work.
jrg@chromium.org
2009-01-27
1
-1
/
+6
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Make popups closer to pixel-perfect. The main problem is that the toolbar is...
pkasting@chromium.org
2009-01-27
6
-65
/
+77
*
Reverting 8722,8721.
maruel@chromium.org
2009-01-27
7
-160
/
+102
*
First step of porting VisitedLinkMaster to POSIX:
jeremy@chromium.org
2009-01-27
7
-102
/
+160
*
Unimportant cleanup.
avi@chromium.org
2009-01-27
2
-2
/
+2
*
Revert change 8693 because it breaks the unit_tests.
nsylvain@chromium.org
2009-01-27
12
-138
/
+81
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
6
-6
/
+6
*
Fix regression caused by CommandLine change.
kuchhal@chromium.org
2009-01-27
1
-1
/
+2
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
6
-6
/
+6
*
Extract a cross-platform LocationBar interface accessible via the BrowserWind...
ben@chromium.org
2009-01-27
12
-81
/
+138
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
6
-6
/
+6
*
Revert "Make render_view_host compile on Mac & Linux, add to the build."
agl@chromium.org
2009-01-26
6
-39
/
+23
*
Fix the build.
brettw@chromium.org
2009-01-26
1
-2
/
+2
*
Fix the build.
brettw@chromium.org
2009-01-26
1
-1
/
+1
*
Make render_view_host compile on Mac & Linux, add to the build.
brettw@google.com
2009-01-26
6
-21
/
+37
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
1
-3
/
+5
[next]