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
*
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
*
Include chrome/browser/views/SConscript in Linux build.
phajdan.jr@chromium.org
2009-01-26
1
-3
/
+171
*
Make RenderWidgetHelper portable.
brettw@chromium.org
2009-01-26
3
-25
/
+43
*
This change should have few user-visible effects. I think I slightly modifie...
pkasting@chromium.org
2009-01-26
3
-279
/
+304
*
Add some more menu items from cole
pinkerton@google.com
2009-01-26
1
-0
/
+4
*
fix button cell to use cell's tag for appearance, not the button's cell which...
pinkerton@google.com
2009-01-26
2
-10
/
+11
*
Close the handle to the child process after terminating it. This avoids
darin@chromium.org
2009-01-26
1
-0
/
+1
*
Fixes possible crash in restoring a previously closed window. The
sky@google.com
2009-01-26
1
-0
/
+3
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
1
-2
/
+5
*
Reverting 8627,8625.
maruel@chromium.org
2009-01-26
11
-312
/
+736
*
Fix MSVC warning.
phajdan.jr@chromium.org
2009-01-26
1
-1
/
+3
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-01-26
11
-736
/
+310
*
Small porting in chrome/
phajdan.jr@chromium.org
2009-01-26
3
-6
/
+6
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
9
-84
/
+185
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
3
-64
/
+68
*
Random de-Windows-ification-ism-izing in renderer_host.
brettw@chromium.org
2009-01-24
6
-45
/
+48
*
Do some cleanup in the resource message filter. Hopefully it will compile on
brettw@chromium.org
2009-01-24
2
-40
/
+86
*
Do some header file cleanup of RenderWidgetHost. I moved everything to be
brettw@chromium.org
2009-01-24
7
-483
/
+476
*
Two things:
ben@chromium.org
2009-01-24
24
-84
/
+122
*
revert r8603
rvargas@google.com
2009-01-24
30
-204
/
+119
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
9
-453
/
+463
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
30
-119
/
+204
*
Fixes leak of CertStore on shutdown.
sky@google.com
2009-01-23
3
-22
/
+4
*
Pull toolbar importer from trunk.
brg@chromium.com
2009-01-23
6
-1251
/
+0
*
Add missing file from last checkin.
brettw@chromium.org
2009-01-23
1
-0
/
+2
*
Separate out the backing store from the RenderWidgetHost into its own file to
brettw@chromium.org
2009-01-23
8
-366
/
+505
*
===================================================
xji@chromium.org
2009-01-23
10
-36
/
+154
*
I'm relanding the UserDataManager leak fix. I didn't realize we had
sky@google.com
2009-01-23
3
-4
/
+6
*
Reverts my user data manager change as it breaks the mac buildbot.
sky@google.com
2009-01-23
3
-6
/
+4
*
Fixes leak of UserDataManager on shutdown.
sky@google.com
2009-01-23
3
-4
/
+6
*
This CL makes the safe browsing interstitial page support multiple unsafe res...
jcampan@chromium.org
2009-01-23
12
-191
/
+636
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
1
-8
/
+0
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
11
-219
/
+440
*
Don't expose the go and star button views directly through the BrowserWindow ...
ben@chromium.org
2009-01-23
11
-98
/
+98
*
ui refresh from cole. make it look chromey and get the basic framework for th...
pinkerton@google.com
2009-01-23
12
-10
/
+438
*
Revert r8560 due to broken interactive_ui_tests
mark@chromium.org
2009-01-23
3
-6
/
+6
*
Fix a bug when saving web pages that have a period in their title.
paulg@google.com
2009-01-23
2
-1
/
+5
*
Reverting 8565.
brettw@chromium.org
2009-01-23
2
-59
/
+32
*
Get rid of unnecessary region code from spellcheck language/locale codes
sidchat@google.com
2009-01-23
2
-32
/
+59
*
Move security style into the tab_contents directory. This is the last part of
brettw@chromium.org
2009-01-23
5
-17
/
+10
*
Adds call to unload plugins on shutdown.
sky@google.com
2009-01-23
1
-1
/
+7
*
Add a PNGEncoder helper function that takes an SkBitmap,
nick@chromium.org
2009-01-23
4
-22
/
+4
[next]