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
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
19
-62
/
+47
*
Make autofill_manager compile on POSIX.
thestig@chromium.org
2009-02-04
2
-3
/
+2
*
Explicitly removing WS_POPUP after initialization so that users of the Extern...
tommi@chromium.org
2009-02-04
1
-1
/
+5
*
Enable render_widget_host, render_view_host and backing_store. Remove the Ren...
pinkerton@chromium.org
2009-02-04
10
-11
/
+22
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
2
-17
/
+17
*
Added missing DEPS for fixing builds
hclam@chromium.org
2009-02-04
1
-0
/
+1
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
2
-0
/
+5
*
AudioRendererHost and unit test files
hclam@chromium.org
2009-02-04
4
-0
/
+336
*
Make render_view_host_manager.cc compile on POSIX.
thestig@chromium.org
2009-02-04
3
-12
/
+6
*
Attempt to fix a crash in case the TabContents gets destroyed somehow.
ben@chromium.org
2009-02-04
1
-4
/
+12
*
Partial porting of the about handler.
brettw@chromium.org
2009-02-04
2
-24
/
+18
*
Bring many of the template_url classes into the fold for the Mac. Note that t...
avi@google.com
2009-02-04
10
-599
/
+762
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
23
-73
/
+88
*
This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...
xji@chromium.org
2009-02-04
2
-19
/
+64
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
23
-88
/
+73
*
Improved OTR avatar and popup window rendering. Neither one precisely matche...
pkasting@chromium.org
2009-02-04
7
-146
/
+122
*
Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...
pinkerton@chromium.org
2009-02-04
3
-4
/
+17
*
Fix a leak in the extension installation code.
erikkay@google.com
2009-02-04
2
-3
/
+6
*
Reverting 9109.
ojan@google.com
2009-02-03
2
-5
/
+0
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
2
-0
/
+5
*
Add a command line flag to load a single extension from an arbitrary (non-ver...
erikkay@google.com
2009-02-03
5
-23
/
+74
*
Remember change in Spell Check language by putting it in the list of accept l...
sidchat@google.com
2009-02-03
3
-0
/
+47
*
Reverting 9090.
ojan@google.com
2009-02-03
14
-532
/
+645
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-03
14
-645
/
+532
*
Extension loading improvements.
erikkay@google.com
2009-02-03
2
-30
/
+74
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
7
-33
/
+92
*
Fix some of the most egregious problems with Aero glass frames. These change...
pkasting@chromium.org
2009-02-03
2
-30
/
+30
*
Fix a divide by zero crash with a temporary workaround (until we have themes).
ben@chromium.org
2009-02-03
1
-0
/
+6
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
7
-47
/
+96
*
Reverting 9052.
dimich@google.com
2009-02-03
1
-1
/
+25
*
Try to disable PCH on browser and WebCore.
dimich@google.com
2009-02-02
1
-25
/
+1
*
Port some unit tests from chrome/browser/
phajdan.jr@chromium.org
2009-02-02
12
-176
/
+210
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
18
-994
/
+158
*
Will the real BrowserProcessImpl please stand up?
beng@google.com
2009-02-01
7
-20
/
+51
*
More bustage fixes
brettw@chromium.org
2009-02-01
1
-0
/
+1
*
More bustage fixes.
brettw@chromium.org
2009-02-01
3
-1
/
+4
*
More bustage fixes.
brettw@chromium.org
2009-02-01
3
-0
/
+3
*
More fixes.
brettw@chromium.org
2009-02-01
2
-0
/
+2
*
More bustage fixes.
brettw@chromium.org
2009-02-01
4
-2
/
+6
*
Update the temp scaffolding stubs for my header change. It was pulling in the
brettw@chromium.org
2009-02-01
2
-0
/
+2
*
Address a review comment I forgot in my previous patch.
brettw@chromium.org
2009-02-01
1
-1
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
25
-35
/
+46
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
131
-862
/
+1077
*
Re-land this changelist to make BrowserInit work on Mac.
beng@google.com
2009-01-31
6
-121
/
+150
*
Remove DNS pre-resolution model of OS cache
jar@chromium.org
2009-01-31
2
-14
/
+13
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
9
-65
/
+603
*
Add support for loading Current Version. (haven't removed the old style loadi...
erikkay@google.com
2009-01-31
3
-17
/
+53
*
Make sure that Clipboard operations that require dispatching
rvargas@google.com
2009-01-31
1
-1
/
+29
*
Roll back these tab changes since there are still issues.
ben@chromium.org
2009-01-31
1
-22
/
+2
*
Rollback 8998
beng@google.com
2009-01-31
5
-151
/
+120
[next]