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
*
Fix a typo in a comment.
ericroman@google.com
2009-06-29
1
-1
/
+1
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
3
-22
/
+16
*
Fixing: DataSource is used before null check in GetLoadTimes.
finnur@chromium.org
2009-06-29
1
-2
/
+2
*
Change to use encodeURIComponent to encode the UTF8 character in the returned
jianli@chromium.org
2009-06-29
4
-34
/
+2
*
Fix for ui_tests - accidental change went in.
dimich@google.com
2009-06-29
1
-1
/
+1
*
Don't shutdown non-popup render views on clicks outside their bounds.
estade@chromium.org
2009-06-29
1
-1
/
+5
*
Add three basic test items to RenderViewHostManagerTest:
brettw@chromium.org
2009-06-29
2
-2
/
+134
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
6
-13
/
+1
*
Fix a bug where all clicks in app mode windows would result in a window move.
tc@google.com
2009-06-29
1
-4
/
+10
*
Added Repair testcases. Also, currently installer tests are failing on offici...
anantha@chromium.org
2009-06-29
5
-220
/
+416
*
GTK: Drags from bookmark menus to the bookmark bar.
erg@google.com
2009-06-29
6
-130
/
+244
*
update dnd registry enum to work properly with bitmask
estade@chromium.org
2009-06-29
1
-4
/
+4
*
Support running http layout tests for workers in UI test framework.
jianli@chromium.org
2009-06-29
1
-36
/
+107
*
Removes our homespun grow box and replaces it with the
rohitrao@chromium.org
2009-06-29
8
-101
/
+38
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
1
-3
/
+4
*
Coverity: Initialize member view_ to NULL in constructor.
finnur@chromium.org
2009-06-29
1
-1
/
+2
*
Two fixes for tab dragging in gtk:
jhawkins@chromium.org
2009-06-29
2
-2
/
+10
*
GTK DND:
estade@chromium.org
2009-06-29
10
-79
/
+148
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
12
-17
/
+41
*
Wires up the create browser window.
sky@chromium.org
2009-06-29
3
-4
/
+8
*
Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...
pfeldman@chromium.org
2009-06-29
1
-1
/
+5
*
Fix SSL icon padding in Location Bar in Gtk.
ukai@chromium.org
2009-06-29
2
-32
/
+59
*
A quick fix for Issue 13432.
hbono@chromium.org
2009-06-29
2
-1
/
+6
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
21
-33
/
+33
*
Another go at switching mini_installer to gyp.
bradnelson@google.com
2009-06-29
1
-3
/
+0
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
10
-3
/
+353
*
Add 15547 to known crash.
huanr@chromium.org
2009-06-28
1
-0
/
+3
*
Switching gyp off for mini_installer.
bradnelson@chromium.org
2009-06-28
1
-1
/
+2
*
Switching mini_installer to be gyp generated.
bradnelson@chromium.org
2009-06-28
1
-1
/
+2
*
Reverting change 19472.
bradnelson@chromium.org
2009-06-28
3
-175
/
+146
*
Switching over mini_installer to gyp.
bradnelson@chromium.org
2009-06-28
3
-146
/
+175
*
Forgot an include.
tim@chromium.org
2009-06-27
2
-1
/
+1
*
Make members protected so they can be set in an overloaded
tim@chromium.org
2009-06-27
1
-0
/
+12
*
Fix the forgotten renames of recommendations to tips.
arv@google.com
2009-06-27
2
-8
/
+8
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
7
-38
/
+93
*
Refactor DNS A/B experient, and add test of congestion time limits
jar@chromium.org
2009-06-27
6
-78
/
+126
*
Ensure that even if the HostResolver outlives the IO thread, its jobs will no...
ericroman@google.com
2009-06-27
1
-0
/
+3
*
Need to temporarily flip this back to gfx::NativeView since the other platfor...
ben@chromium.org
2009-06-27
2
-3
/
+4
*
fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LIST
ben@chromium.org
2009-06-27
1
-5
/
+6
*
gcl error, this file belonged in last changeset
ben@chromium.org
2009-06-27
1
-0
/
+53
*
First part of bookmark context menu reorg.
ben@chromium.org
2009-06-27
10
-681
/
+662
*
A first implementation of the SSL client auth UI.This uses the Windows API th...
jcampan@chromium.org
2009-06-27
8
-16
/
+192
*
Reverting 19447.
ericroman@google.com
2009-06-27
1
-11
/
+6
*
Fix mistake on spwaning setup again
cpu@google.com
2009-06-27
1
-2
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
5
-34
/
+26
*
Finish the gtk search engine manager.
mattm@chromium.org
2009-06-27
2
-23
/
+353
*
mac/linux: rework plugin channel file descriptor creation
evan@chromium.org
2009-06-27
8
-72
/
+69
*
We're leaking almost all the theme bitmaps. Properly delete images
tc@google.com
2009-06-27
1
-6
/
+11
*
Add more privacy prefs
mattm@chromium.org
2009-06-27
1
-24
/
+222
*
Linux web drag first cut.
estade@chromium.org
2009-06-27
2
-7
/
+61
[next]