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
*
Port 2 more unit tests. Just small differences between platforms.
tc@google.com
2009-06-03
3
-8
/
+13
*
Need to unpack setup.exe patch first before applying it to setup.exe.
kuchhal@chromium.org
2009-06-03
3
-27
/
+63
*
Make mini_installer changes for 3 stage updates.
kuchhal@chromium.org
2009-06-03
4
-160
/
+231
*
Modify script that creates differntial installer to support 3stage update ins...
kuchhal@chromium.org
2009-06-03
3
-125
/
+179
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
4
-2
/
+54
*
Refactor print functionality in RenderView. Moved most of the print function...
sverrir@google.com
2009-06-03
6
-238
/
+393
*
Remove fixed crash 13078 from known list.
huanr@chromium.org
2009-06-03
1
-6
/
+0
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
14
-56
/
+434
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
17
-790
/
+671
*
Fix a typo in the UMR filter file from:
erikkay@google.com
2009-06-03
1
-18
/
+18
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
17
-671
/
+790
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
7
-1
/
+8
*
Fix client coordinates when forwarding mouse events to RenderWidgetHostView p...
erikkay@google.com
2009-06-03
1
-1
/
+12
*
Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...
pinkerton@chromium.org
2009-06-03
3
-198
/
+478
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
12
-0
/
+36
*
Implement the base for the BookmarkBubble UI.
deanm@chromium.org
2009-06-03
5
-22
/
+94
*
Make LinkButtonGtk into a real widget (GtkChromeLinkButton).
deanm@chromium.org
2009-06-03
9
-190
/
+217
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
57
-47
/
+76
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
2
-22
/
+29
*
Revert last checkin to fix resources in Release builds.
sgk@chromium.org
2009-06-03
9
-56
/
+60
*
Convert to gyp generation of chrome_resources and chrome_strings.
sgk@chromium.org
2009-06-03
9
-60
/
+56
*
Convert hunspell.lib to gyp generation.
sgk@chromium.org
2009-06-03
4
-484
/
+18
*
Convert crash_service and generate_profile to gyp generation.
sgk@google.com
2009-06-03
3
-321
/
+0
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
6
-7
/
+19
*
Stop compulsive crasher in respawn dialog
cpu@google.com
2009-06-03
2
-21
/
+34
*
Reenable DeleteURLAndFavicon test.
agl@chromium.org
2009-06-03
2
-2
/
+2
*
Putting dependency on locales from chrome_exe.
bradnelson@google.com
2009-06-03
1
-1
/
+1
*
Switching gcapi to be gyp generated.
bradnelson@google.com
2009-06-03
4
-275
/
+0
*
Convert worker.vcproj to gyp generation.
sgk@google.com
2009-06-03
2
-172
/
+0
*
Cancel pending changes when navigating away from the NTP.
jcampan@chromium.org
2009-06-03
1
-0
/
+2
*
Roll back this part of my earlier test. Looks like these tests are still badl...
ben@chromium.org
2009-06-02
1
-2
/
+2
*
Fixing flush_cache (there were 2!!!!)
bradnelson@google.com
2009-06-02
1
-26
/
+11
*
Shush purify. This is a known bug in zlib.
aa@chromium.org
2009-06-02
1
-0
/
+18
*
Converting flush_cache to be gyp generated.
bradnelson@google.com
2009-06-02
2
-149
/
+0
*
Adds linux2 variable and change to WidgetGtk to make it compile.
sky@chromium.org
2009-06-02
1
-1
/
+1
*
Properly initialize the native wrapper to NULL to avoid a crash. Also re-enab...
ben@chromium.org
2009-06-02
1
-2
/
+2
*
Enable gyp generation of utility.lib.
sgk@chromium.org
2009-06-02
2
-156
/
+0
*
Support for searching bookmarks for IDN.
brettw@chromium.org
2009-06-02
8
-38
/
+105
*
Pasted links opened with alt-enter were opened next to the current tab instea...
pkasting@chromium.org
2009-06-02
2
-109
/
+133
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
14
-65
/
+336
*
Display a tooltip when mousing over a tab title.
jeremy@chromium.org
2009-06-02
3
-0
/
+26
*
Fix the blue tab titles on GTK by hooking up the browser theme provider to the
brettw@chromium.org
2009-06-02
2
-0
/
+14
*
Fix mac build.
tc@google.com
2009-06-02
1
-1
/
+0
*
Port 2 more unittests to linux/mac. Just some small compiler warnings.
tc@google.com
2009-06-02
3
-10
/
+6
*
Allow left clicks in the tab strip to initiate a drag of the window.
tc@google.com
2009-06-02
1
-1
/
+5
*
Comment out 'browser_tests_{dll,launcher}' until we can fix
sgk@google.com
2009-06-02
1
-75
/
+77
*
Adds mouseover images to the close tab button on Mac.
rohitrao@chromium.org
2009-06-02
2
-0
/
+32
*
Add a context menu to the tab strip. It appears when you click in the
tc@google.com
2009-06-02
3
-1
/
+90
*
Updating trunk VERSION build from 183.0 to 184.0
laforge@chromium.org
2009-06-02
1
-1
/
+1
*
replace some tabs with spaces
thomasvl@chromium.org
2009-06-02
1
-5
/
+5
[next]