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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split browser/debugger/* into a separate 'debugger' library target.
sgk@google.com
2009-05-30
1
-40
/
+107
*
Delete empty folders in system level install. Also cleanup uninstall error me...
kuchhal@chromium.org
2009-05-29
1
-13
/
+27
*
Fixes bad event signal name that was leading to crash.
sky@chromium.org
2009-05-29
1
-3
/
+2
*
This CL fixes issue 6223 - Drag and drop a new tab from RTL Chrome: the docke...
xji@chromium.org
2009-05-29
1
-1
/
+4
*
Changed the status bar size to adapt to the size of the font,
mirandac@chromium.org
2009-05-29
3
-32
/
+45
*
Fixes couple of bugs that occur now that we can actually run views on
sky@chromium.org
2009-05-29
3
-3
/
+15
*
The ShelfItemDialog has an accelerator for Enter.
jcampan@chromium.org
2009-05-29
2
-2
/
+9
*
Do not autocorrect words in capital letters, or having capital letters in bet...
sidchat@google.com
2009-05-29
2
-0
/
+5
*
Really theme the find bar. We were previously getting the DefaultThemeProvide...
glen@chromium.org
2009-05-29
4
-8
/
+14
*
Fix some review comments I missed in the previous checkin of this file.
brettw@chromium.org
2009-05-29
1
-4
/
+11
*
More views on gtk work: NativeViewPhotoboothGtk, adds a missing method
sky@chromium.org
2009-05-29
5
-0
/
+85
*
When copying urls in the render view context menu, copy them to PRIMARY as we...
estade@chromium.org
2009-05-29
4
-12
/
+27
*
Update V8 to version 1.2.6.1 to fix build on certain GCC versions.
ager@chromium.org
2009-05-29
1
-1
/
+1
*
Pulling in gyp improvements.
bradnelson@chromium.org
2009-05-29
1
-1
/
+1
*
Make DialogClientView compile on Linux.
ben@chromium.org
2009-05-29
4
-9
/
+51
*
Forgot the CSS file.
rspangler@google.com
2009-05-29
1
-0
/
+124
*
Add webkit crash after merge to r44252 to known crash list.
tc@google.com
2009-05-29
1
-0
/
+2
*
Fixes a slew of random link/compile errors for views on gtk.
sky@chromium.org
2009-05-29
11
-14
/
+120
*
Revert Revision 17224
glen@chromium.org
2009-05-29
4
-13
/
+7
*
Updating version number for fetching from O3D Code repository in DEPS file.
gspencer@google.com
2009-05-29
1
-1
/
+1
*
Final merge from O3D Perforce tree.
gspencer@google.com
2009-05-29
8
-64
/
+660
*
Better seeking for <video> and <audio>
hclam@chromium.org
2009-05-29
11
-71
/
+206
*
Revert the Omnibox when changing tabs while its contents have been deleted.
pkasting@chromium.org
2009-05-29
9
-26
/
+51
*
Allow themes to be installed without any commandline flag, still require flag...
glen@chromium.org
2009-05-29
6
-103
/
+211
*
Reverting 17223 (http://codereview.chromium.org/115943). Seems to make intera...
robertshield@google.com
2009-05-29
1
-4
/
+3
*
Clean-up temporary files/folders in firefox importer tests.
munjal@chromium.org
2009-05-29
5
-0
/
+51
*
Disk cache: fix the description of data\cache_tests\bad_rankings2
rvargas@google.com
2009-05-29
1
-2
/
+2
*
roll breakpad version to r344 (ToT).
jeremy@chromium.org
2009-05-29
1
-1
/
+1
*
Drop the package app target.
thomasvl@chromium.org
2009-05-29
1
-22
/
+0
*
Be less aggressive about resizing Chrome windows when restoring them. Origin...
pkasting@chromium.org
2009-05-29
2
-153
/
+137
*
Remove checked-in memory_watcher.vcproj.
sgk@google.com
2009-05-29
1
-203
/
+0
*
Ignore the insert key so we don't switch into overtype mode (which surprises ...
pkasting@chromium.org
2009-05-29
2
-0
/
+9
*
Deps roll to pick up the new GYP.
thomasvl@chromium.org
2009-05-29
2
-15
/
+12
*
Gets button_dropdown compiling on linux.
sky@chromium.org
2009-05-29
3
-13
/
+12
*
Properly display mnemonics in some gtk menus where they were not being escape...
estade@chromium.org
2009-05-29
2
-15
/
+12
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
32
-659
/
+17
*
Only copy the rlz files when branding == "Chrome".
sgk@google.com
2009-05-29
1
-7
/
+11
*
Handle mimetype queries for media files
hclam@chromium.org
2009-05-29
6
-7
/
+55
*
Really theme the find bar. We were previously getting the DefaultThemeProvide...
glen@chromium.org
2009-05-29
4
-7
/
+13
*
Avoid DCHECKING on NEW_FOREGROUND_TAB and NEW_BACKGROUND_TAB dispositions in ...
robertshield@google.com
2009-05-29
1
-3
/
+4
*
Fix a browser crash that occurs if the extension unpacker process crashes
mpcomplete@google.com
2009-05-29
1
-2
/
+15
*
Renames BackForwardMenuModelWin to BackForwardMenuModelViews.
sky@chromium.org
2009-05-29
6
-29
/
+30
*
Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...
ben@chromium.org
2009-05-29
3
-6
/
+7
*
BUG=11279
glen@chromium.org
2009-05-29
2
-2
/
+2
*
Linux: show tab context menu on mousedown rather than mouse up.
estade@chromium.org
2009-05-29
1
-2
/
+2
*
Put findbar close button back where it belongs.
estade@chromium.org
2009-05-29
1
-1
/
+1
*
linux: Bookmark bar slide animation.
estade@chromium.org
2009-05-29
2
-6
/
+52
*
Adding missing "EndProject" in .sln that showed up with recent gmock changes.
robertshield@google.com
2009-05-29
1
-0
/
+1
*
Make default browser button wide enough for branded builds.
pinkerton@chromium.org
2009-05-29
1
-28
/
+27
*
Fix drawing problem with options dialog. I'm not sure why this flag is neede...
jam@chromium.org
2009-05-29
1
-1
/
+1
[next]