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
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
11
-454
/
+481
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
33
-128
/
+215
*
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
14
-37
/
+173
*
I'm relanding the UserDataManager leak fix. I didn't realize we had
sky@google.com
2009-01-23
5
-6
/
+9
*
Reverts my user data manager change as it breaks the mac buildbot.
sky@google.com
2009-01-23
3
-6
/
+4
*
Build image_diff tool on the Mac. Fix up a few other things that had become
mark@chromium.org
2009-01-23
1
-86
/
+269
*
Fixes leak of UserDataManager on shutdown.
sky@google.com
2009-01-23
3
-4
/
+6
*
Adds switch to ui tests that enable dialogs in slave process. I'm
sky@google.com
2009-01-23
1
-3
/
+9
*
fix bustage by disabling tests
ben@chromium.org
2009-01-23
1
-12
/
+12
*
This CL makes the safe browsing interstitial page support multiple unsafe res...
jcampan@chromium.org
2009-01-23
13
-192
/
+662
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
8
-50
/
+49
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
14
-227
/
+449
*
Don't expose the go and star button views directly through the BrowserWindow ...
ben@chromium.org
2009-01-23
13
-114
/
+102
*
ui refresh from cole. make it look chromey and get the basic framework for th...
pinkerton@google.com
2009-01-23
21
-446
/
+8067
*
Revert r8560 due to broken interactive_ui_tests
mark@chromium.org
2009-01-23
8
-58
/
+55
*
Fix a bug when saving web pages that have a period in their title.
paulg@google.com
2009-01-23
4
-5
/
+19
*
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
6
-18
/
+11
*
Adds missing include in scoped_ole_initializer. Without this include
sky@google.com
2009-01-23
1
-0
/
+2
*
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
5
-29
/
+6
*
Porting in chrome/
phajdan.jr@chromium.org
2009-01-23
8
-55
/
+58
*
When the server says "nosniff" but then doesn't give us a Content-Type we now...
abarth@chromium.org
2009-01-23
1
-1
/
+10
*
Fixes leak of shutdown event in BrowserProcess.
sky@google.com
2009-01-23
2
-4
/
+6
*
Backs out 8523 in hopes of a greener tree.
sky@google.com
2009-01-23
8
-300
/
+26
*
Relands 8521, it isn't the culprit. Sorry John.
sky@google.com
2009-01-23
1
-0
/
+1
*
Backs out r8521 in hopes of greener trees.
sky@google.com
2009-01-23
1
-1
/
+0
*
159.0
mal@chromium.org
2009-01-23
1
-1
/
+1
*
BUG=1007
hclam@chromium.org
2009-01-23
7
-6
/
+381
*
Change histogram for eviction to get details of long tail
jar@google.com
2009-01-23
1
-1
/
+1
*
POSIX: get bits of renderer_glue compiling
agl@chromium.org
2009-01-23
3
-22
/
+36
*
Fix strings in url_fixer_upper.
estade@chromium.org
2009-01-23
8
-229
/
+305
*
Handle race between deleting a low use referrer acruing value
jar@chromium.org
2009-01-23
2
-14
/
+21
*
Add q-values to languages in Accept-Language HTTP header to be compatible wit...
jungshik@google.com
2009-01-23
1
-7
/
+8
*
Changes to insure that when in app-mode, links open in the default browser. ...
brg@chromium.com
2009-01-23
8
-26
/
+300
*
Fix reloading a page with a pdf not working. The problem was that we were se...
jam@chromium.org
2009-01-22
1
-0
/
+1
*
fix bustage
ben@chromium.org
2009-01-22
1
-0
/
+2
*
Make the browser talk to the status bubble through an abstract interface to r...
ben@chromium.org
2009-01-22
8
-78
/
+100
*
Re-enable this test now that I've properly initialized the result member vari...
ben@chromium.org
2009-01-22
1
-1
/
+3
*
Add browser render process host to the mac build. It compiles already.
brettw@google.com
2009-01-22
1
-0
/
+6
*
(1) If you create tabs and manage to resize the window before the
maruel@chromium.org
2009-01-22
1
-1
/
+12
*
Revert "Parse more user script info out of the manifest and expose"
aa@chromium.org
2009-01-22
11
-433
/
+224
*
More scaffolding for back/forward/reload/home, start of WebContents
pinkerton@google.com
2009-01-22
5
-30
/
+154
*
remove the NSToolbar, improve the appearance a little bit. ObjC style member ...
pinkerton@google.com
2009-01-22
3
-822
/
+321
*
Change spell check dictionary download URL to now include edgedl
sidchat@google.com
2009-01-22
1
-1
/
+1
[next]