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
*
The autofilling of passwords when the URL for visited page and the page the p...
jcampan@chromium.org
2009-05-26
2
-2
/
+22
*
Show the time remaining of download items in the download manager.
arv@google.com
2009-05-26
2
-5
/
+19
*
Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...
ben@chromium.org
2009-05-26
20
-213
/
+283
*
Change actual pref for stats reporting when selected.
kuchhal@chromium.org
2009-05-26
1
-6
/
+7
*
Fix a bug where if user has focus follows mouse, moving out of
tc@google.com
2009-05-26
2
-15
/
+29
*
Fleshes out more of BrowserFrameGtk.
sky@chromium.org
2009-05-26
9
-22
/
+82
*
Fix initial window placement when dragging a tab out of the tabstrip into its...
jhawkins@chromium.org
2009-05-26
4
-6
/
+10
*
posix: don't register gears at all.
evan@chromium.org
2009-05-26
1
-0
/
+3
*
Remove password store unit test, as its dependent was reverted.
evan@chromium.org
2009-05-26
1
-1
/
+0
*
Fix a leak in ImageDecoder::Decode.
mpcomplete@google.com
2009-05-26
1
-1
/
+5
*
Add a single monitor implementation of WindowSizer for Linux. (try 2)
thestig@chromium.org
2009-05-26
7
-50
/
+118
*
Revert the password manager refactoring -- it failed reliability tests.
evan@chromium.org
2009-05-26
21
-1373
/
+156
*
Converting gears prebuilt stub to gyp.
bradnelson@chromium.org
2009-05-26
4
-80
/
+34
*
Don't assume that the widget has a toplevel ancestor in GetTopLevel.
jhawkins@chromium.org
2009-05-26
1
-1
/
+4
*
Add the GLib-GObject domain to our logging interface.
jhawkins@chromium.org
2009-05-26
1
-1
/
+1
*
Fixing a long resource loading for small clips
hclam@chromium.org
2009-05-26
1
-16
/
+18
*
A quick fix for Issue 11863 (Take 2).
hbono@chromium.org
2009-05-26
1
-0
/
+16
*
Rename bookmark_context_menu_win to *_views instead since it's technically
brettw@chromium.org
2009-05-26
3
-2
/
+2
*
Check in a new linux reference build and enable the page cycler tests.
tc@google.com
2009-05-26
28
-310
/
+2926
*
Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."
ajwong@chromium.org
2009-05-26
90
-37532
/
+13
*
Remove the last bits leftover from my frame window experiment.
brettw@chromium.org
2009-05-26
3
-18
/
+1
*
Fix more compilation errors in browser_view.cc and an error I introduced in a
brettw@chromium.org
2009-05-26
2
-4
/
+4
*
Stubs out FocusManager and Menu so they compile on Linux.
sky@chromium.org
2009-05-26
5
-10
/
+185
*
Checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-26
90
-13
/
+37532
*
Increase timeout for worker UI tests.
jianli@chromium.org
2009-05-26
1
-1
/
+1
*
Revert r16903 that causes reliability crash spike.
huanr@chromium.org
2009-05-26
2
-26
/
+6
*
Make the contents of toolstrips center vertically by default.
aa@chromium.org
2009-05-26
2
-3
/
+10
*
Move failures back where they belong.
dglazkov@chromium.org
2009-05-26
1
-5
/
+2
*
Run ui_tests (and other tests based on UITest) with --no-first-run to avoid
mark@chromium.org
2009-05-26
1
-0
/
+3
*
HttpResponseHeaders::GetContentRange() to handle implied LWS
hclam@chromium.org
2009-05-26
2
-20
/
+78
*
Make bookmark_bar_view.h hopefully compile on Linux.
brettw@chromium.org
2009-05-26
3
-13
/
+11
*
113827, part 2: the directories.
senorblanco@chromium.org
2009-05-26
0
-0
/
+0
*
Make most of browser_view compile on Linux.
brettw@chromium.org
2009-05-26
1
-5
/
+26
*
Set the buffer size correctly for 8-byte crash ids.
thestig@chromium.org
2009-05-26
1
-2
/
+2
*
Linux: don't trigger GCC 4.3 warnings
agl@chromium.org
2009-05-26
1
-3
/
+3
*
Do a few random bits of porting for Linux.
brettw@chromium.org
2009-05-26
2
-3
/
+5
*
Updating trunk VERSION build from 182.0 to 183.0
laforge@chromium.org
2009-05-26
1
-2
/
+2
*
SetInitialFocus() when there's no view to restore to.
shess@chromium.org
2009-05-26
1
-0
/
+6
*
Fix a corner case in tab dragging where we receive a drag-end signal before e...
jhawkins@chromium.org
2009-05-26
1
-0
/
+6
*
Undelete the factory method for BackForwardMenuModelGtk.
estade@chromium.org
2009-05-26
1
-1
/
+8
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
2
-6
/
+26
*
Fixes BrowserView::GetBrowserViewForNativeView on linux.
sky@chromium.org
2009-05-26
1
-2
/
+6
*
Removes accidental gyp change from another cl.
sky@chromium.org
2009-05-26
1
-2
/
+0
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
6
-32
/
+80
*
Refactor back/forward buttons to their own class. Fix them so the menu pops u...
estade@chromium.org
2009-05-26
9
-174
/
+275
*
First phase of Mac Keychain integration. For the overall plan, see the design...
stuartmorgan@chromium.org
2009-05-26
7
-4
/
+1239
*
Disable layout test worker-terminate.html. This is because we are removing th...
jianli@chromium.org
2009-05-26
1
-0
/
+5
*
Change the native type passed to Menu to get the system menu. The system menu
brettw@chromium.org
2009-05-26
2
-2
/
+2
*
Implement dragging a tab out of a TabStripGtk into its own browser window.
jhawkins@chromium.org
2009-05-26
9
-48
/
+230
*
Remove the remainder of the skia source code from the Chromium repo. It now ...
senorblanco@chromium.org
2009-05-26
458
-105533
/
+0
[next]