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
*
Attempt to fix a crash in extension bindings' CallFunctionInContext.
mpcomplete@chromium.org
2010-02-26
2
-6
/
+20
*
GTK: remove extra padding for extension popups.
estade@chromium.org
2010-02-26
5
-5
/
+21
*
Fix 32364: Badge text of Browser Action is displayed in bold font
finnur@chromium.org
2010-02-26
1
-3
/
+8
*
Added HttpAuthFilter.
cbentzel@chromium.org
2010-02-26
4
-2
/
+34
*
Mac: Content Settings Exceptions dialog.
thakis@chromium.org
2010-02-26
18
-46
/
+1542
*
Remove obsolete "using WebKit::WebConsoleMessage" statements.
wtc@chromium.org
2010-02-26
2
-4
/
+0
*
Speculative fix for valgrind memory lead
joth@chromium.org
2010-02-26
2
-2
/
+2
*
First part of the pre-set bookmarks feature
cpu@chromium.org
2010-02-26
7
-78
/
+148
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-26
3
-0
/
+83
*
Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...
dimich@chromium.org
2010-02-26
11
-6
/
+63
*
fix mac build breakage
oshima@chromium.org
2010-02-26
1
-2
/
+4
*
Adding sticky field to Notification
oshima@chromium.org
2010-02-26
5
-25
/
+66
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
26
-2
/
+663
*
Fixes bug in extensions where we wouldn't allow an extension to select
sky@chromium.org
2010-02-26
1
-6
/
+6
*
fix bug where translate infobar gets stuck at "Loading..." between switching ...
kuan@chromium.org
2010-02-26
3
-11
/
+13
*
prepare archived file list
jiesun@google.com
2010-02-26
1
-0
/
+2
*
Add 36874 to known crash list.
huanr@chromium.org
2010-02-26
1
-0
/
+3
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
15
-2
/
+580
*
Adding a preference to turn off the translate feature.
jcampan@chromium.org
2010-02-26
7
-4
/
+109
*
[Mac] Use the process type to tweak the name showed in Activity Montior to be...
thomasvl@chromium.org
2010-02-26
3
-0
/
+35
*
Add a defensive null check.
darin@chromium.org
2010-02-26
1
-2
/
+2
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
5
-16
/
+24
*
Bring Geolocation to life!
joth@chromium.org
2010-02-26
7
-52
/
+84
*
linux: fix warning message that was bugging me
evan@chromium.org
2010-02-26
1
-1
/
+1
*
Updating trunk VERSION from 338.0 to 339.0
chrome-release@google.com
2010-02-26
1
-1
/
+1
*
Necessary modifications for rendering web page on login screen: getting the
avayvod@google.com
2010-02-26
5
-26
/
+41
*
Misc tidy up:
joth@chromium.org
2010-02-26
8
-8
/
+8
*
Eric Bidelman's patches for the OAuth library.
kathyw@chromium.org
2010-02-26
4
-33
/
+52
*
Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...
jar@chromium.org
2010-02-26
1
-33
/
+28
*
Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...
jar@chromium.org
2010-02-26
1
-28
/
+33
*
Disable moz http because it hangs and create redness everywhere
nsylvain@chromium.org
2010-02-26
1
-1
/
+2
*
Make the invalid version error a bit more specific; the previous text
joi@chromium.org
2010-02-26
1
-1
/
+1
*
Adding additional set of things to capture for chromeos (initially empty),
bradnelson@google.com
2010-02-26
3
-0
/
+0
*
Use different short cut names for SxS installation.
huanr@chromium.org
2010-02-26
10
-4
/
+26
*
Only send unprocessed key events upwards if the RenderWidgetHost is not hidden.
suzhe@chromium.org
2010-02-26
1
-1
/
+4
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
5
-12
/
+12
*
Consolidate two "chromeos or toolkit_views" conditions.
oshima@chromium.org
2010-02-26
1
-33
/
+24
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
3
-12
/
+10
*
Fix the ui test crashes on Linux. There is a race condition between the chann...
ananta@chromium.org
2010-02-26
4
-16
/
+52
*
AutoFill dialog UI polish. Based on feedback from thakis.
dhollowa@chromium.org
2010-02-26
8
-4
/
+32
*
Give UITest ability to have MessageLoopforUI message loop instead of the defa...
stoyan@chromium.org
2010-02-25
5
-13
/
+319
*
Remove unused header declaration. Not defined in syncer.cc. Was moved into sy...
chron@google.com
2010-02-25
1
-2
/
+0
*
When applying updates, the UpdateApplicator should check ServerModelType and not
tim@chromium.org
2010-02-25
1
-1
/
+2
*
Temporary fix for commit ID problem. Hex encode IDs so we use ASCII.
chron@google.com
2010-02-25
2
-2
/
+5
*
64-bit Windows support for NaCl: update NaCl revision in Chrome, enable the 6...
gregoryd@google.com
2010-02-25
4
-5
/
+33
*
Add string for "Done".
thakis@chromium.org
2010-02-25
1
-5
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
65
-151
/
+660
*
fix crash when translate infobar is instantiated with Translating state
kuan@chromium.org
2010-02-25
1
-0
/
+2
*
When creating preference sync node, set the node title to the name of the
albertb@google.com
2010-02-25
4
-6
/
+9
*
Mac: Fix cert text y pos.
thakis@chromium.org
2010-02-25
1
-1
/
+1
[next]