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
*
Update some comments in url_request.h to clarify that once the request is del...
ericroman@google.com
2009-06-03
2
-4
/
+6
*
Linux: added overflow checks in the X BackingStore code.
agl@chromium.org
2009-06-03
1
-2
/
+12
*
Fixing dialog truncation issues in multiple locales. Some locales needed addi...
finnur@chromium.org
2009-06-03
48
-73
/
+49
*
Allow Source<T> and Details<T> to be instantiated with T = const Foo.
pkasting@chromium.org
2009-06-03
4
-28
/
+19
*
Allow derived classes to access members (channel, thread, etc) of the Automat...
stoyan@chromium.org
2009-06-03
2
-57
/
+1
*
Fix the Linux views build.
jcampan@chromium.org
2009-06-03
1
-0
/
+1
*
Resubmitting change r17491 that was reverted because of a memory leak.
sverrir@google.com
2009-06-03
6
-238
/
+392
*
Always disconnect event listeners when clearing for navigation, even if the s...
dglazkov@google.com
2009-06-03
1
-3
/
+3
*
Change PasswordStoreDefault to access the WebDataService from the UI thread o...
stuartmorgan@chromium.org
2009-06-03
15
-225
/
+283
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
10
-89
/
+57
*
Implement dragging a tab back into a tabstrip for gtk.
jhawkins@chromium.org
2009-06-03
12
-45
/
+372
*
Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...
evan@chromium.org
2009-06-03
1
-2
/
+3
*
Add git ignore file to repo.
jeremy@chromium.org
2009-06-03
1
-0
/
+39
*
Split the BackingStoreManager out of backing_store.* and into its own class.
brettw@chromium.org
2009-06-03
6
-56
/
+79
*
Change an include to the right header after the app/gfx/gtk_util -> base/gfx/...
thestig@google.com
2009-06-03
1
-2
/
+1
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
14
-73
/
+42
*
Python script for auto-generating stub/def files for a list of signatures.
ajwong@chromium.org
2009-06-03
2
-0
/
+1144
*
FocusManager should accept multiple AcceleratorTargets for each accelerator.
yutak@chromium.org
2009-06-03
6
-69
/
+234
*
Fix task manager by only adding the table view to the view hierarchy when the...
ben@chromium.org
2009-06-03
1
-2
/
+2
*
plugins: rename GetPluginNativeView to GetNativeView.
evan@chromium.org
2009-06-03
16
-31
/
+30
*
Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.
evan@chromium.org
2009-06-03
1
-1
/
+72
*
typo fix to unbreak linux build.
estade@chromium.org
2009-06-03
1
-1
/
+1
*
UI Support for Auto Spell Correct. Currently, it is still under the command l...
sidchat@google.com
2009-06-03
9
-3
/
+72
*
Linux: more bookmark manager stuff.
estade@chromium.org
2009-06-03
3
-27
/
+92
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
3
-21
/
+45
*
Update linux layout test expectations.
willchan@chromium.org
2009-06-03
1
-0
/
+1
*
Revert "Disable a failing test on linux."
tc@google.com
2009-06-03
1
-3
/
+0
*
Disable a failing test on linux.
tc@google.com
2009-06-03
1
-0
/
+3
*
Revert "Refactor print functionality in RenderView..."
willchan@chromium.org
2009-06-03
6
-393
/
+238
*
Fix linux unittest that I broke.
estade@chromium.org
2009-06-03
1
-2
/
+4
*
Implement more of the BookmarkBubble, connecting it to the bookmark system.
deanm@chromium.org
2009-06-03
6
-45
/
+171
*
When the contents don't have title, use URL for the name of bookmark entry.
brettw@chromium.org
2009-06-03
2
-10
/
+9
*
Shows IDN for "Waiting for <host-name>..." message when Chrome is waiting for a
brettw@chromium.org
2009-06-03
1
-1
/
+6
*
Fix NavigationController::ClassifyNavigation() to treat redirection correctly.
brettw@chromium.org
2009-06-03
3
-4
/
+71
*
Change plugin handling in extension from "plugin_dir" to a "plugin" list of
mpcomplete@google.com
2009-06-03
9
-36
/
+96
*
Update test_expectations for new linux layout test failures.
willchan@chromium.org
2009-06-03
1
-0
/
+5
*
Revert r17500
glen@chromium.org
2009-06-03
3
-50
/
+6
*
Display tooltips for gtk tabs that have elided titles.
jhawkins@chromium.org
2009-06-03
3
-1
/
+16
*
This switches some of our dependencies that come from the code.google.com site
gspencer@google.com
2009-06-03
2
-5
/
+22
*
Find in page should cause the scrollbar to repaint with tick marks.
tc@google.com
2009-06-03
1
-1
/
+1
*
Fix for crash when changing frame on non-DWM systems.
glen@chromium.org
2009-06-03
1
-0
/
+7
*
Theme the download bar. Mostly this is just changing the background color to ...
glen@chromium.org
2009-06-03
40
-4
/
+7
*
Increase cookie limit to 3000. This matches Firefox 3.5 and Firefox trunk.BU...
pkasting@chromium.org
2009-06-03
2
-6
/
+6
*
Theme our bookmark bar buttons.
glen@chromium.org
2009-06-03
3
-6
/
+50
*
Removed focus manager references from the external tab container as we don't ...
ananta@chromium.org
2009-06-03
2
-26
/
+11
*
Disable -mdynamic-no-pic, the equivalent of enabling -fPIC, to allow most of
mark@chromium.org
2009-06-03
1
-0
/
+1
*
Port 2 more unit tests. Just small differences between platforms.
tc@google.com
2009-06-03
3
-8
/
+13
*
Prepare V8NPObject.h/cpp for upstreaming.
tim@chromium.org
2009-06-03
4
-215
/
+231
*
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
[next]