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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds display name and image to UserManager::User.
sky@chromium.org
2010-03-08
2
-5
/
+24
*
Fix possible race condition with updating close-tab/window key equivalents fr...
pinkerton@google.com
2010-03-08
1
-5
/
+17
*
ChromeFrame now uses host provided popup blocker.
stoyan@chromium.org
2010-03-08
4
-16
/
+18
*
Adds the ability to observer messages from the window manager.
sky@chromium.org
2010-03-08
2
-0
/
+21
*
Zygote: Clarify relationship between HandleForkRequest() and ChromeMain()
mseaborn@chromium.org
2010-03-08
1
-11
/
+13
*
Add support for geolocation wifi scanning on OSX 10.6
joth@chromium.org
2010-03-08
3
-33
/
+200
*
Fix a memory leak in the new unittest.
tony@chromium.org
2010-03-08
1
-0
/
+1
*
First cut at custom user style sheets.
tony@chromium.org
2010-03-08
9
-16
/
+229
*
Fix missing favicon for chrome://extensions/
arv@chromium.org
2010-03-08
1
-0
/
+3
*
Automatically recovers an IME connection.
yusukes@chromium.org
2010-03-08
1
-1
/
+6
*
Remove obsolete TODOs. No code change.
yusukes@chromium.org
2010-03-08
1
-3
/
+1
*
Add tests for AutoFillField.
jhawkins@chromium.org
2010-03-07
3
-13
/
+107
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
5
-0
/
+7
*
Tighten down OS X sandbox a bit.
jeremy@chromium.org
2010-03-07
2
-6
/
+6
*
Add ocx to the dangerous extensions list
abarth@chromium.org
2010-03-07
1
-0
/
+1
*
Initial implementation of Drag and Drop for the extension BMM.
feldstein@chromium.org
2010-03-07
11
-66
/
+494
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
4
-6
/
+0
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
4
-0
/
+6
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
15
-6
/
+519
*
Added OOBE update screen stub.
finnur@chromium.org
2010-03-06
11
-70
/
+212
*
[Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
2
-2
/
+2
*
Disable broken test: BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
1
-1
/
+1
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
16
-10
/
+29
*
Fix some tests failing after revision 40818.
bauerb@chromium.org
2010-03-06
1
-1
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
6
-14
/
+20
*
Fix bug 36699: Alt+Enter in windows XP+Chrome gives incorrect keycodes!!
suzhe@chromium.org
2010-03-06
1
-2
/
+2
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
5
-7
/
+617
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
1
-2
/
+2
*
Revert 40810 (broke 10.6 bots) - Mac: Fix another crash in content exceptions...
thakis@chromium.org
2010-03-06
3
-265
/
+28
*
Mac: Fix another crash in content exceptions dialog.
thakis@chromium.org
2010-03-06
3
-28
/
+265
*
Add support for starting NaCl win64 process if nacl64.exe is in the version d...
gregoryd@google.com
2010-03-06
1
-3
/
+4
*
Set the focus on the first field for login.
chocobo@chromium.org
2010-03-06
6
-27
/
+41
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
13
-36
/
+130
*
Minor extensions code cleanup
rafaelw@chromium.org
2010-03-06
2
-2
/
+2
*
Display sticky and non sticky notifications separately.
oshima@chromium.org
2010-03-06
8
-83
/
+653
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-1
/
+2
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
12
-99
/
+206
*
Refactor libcros calls for ChromeOS
chocobo@chromium.org
2010-03-05
2
-75
/
+57
*
Add more tests for BillingAddress and fix the issues found by the tests.
jhawkins@chromium.org
2010-03-05
3
-74
/
+556
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
5
-3
/
+93
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
13
-33
/
+45
*
Use a common call to WriteAutofill in AutofillModelAssociator, add a proper
zork@google.com
2010-03-05
3
-44
/
+41
*
Lazy AppLauncher creation to make tests stable.
oshima@chromium.org
2010-03-05
1
-1
/
+3
*
Mark MetricsServiceTest.CrashRenderers as FLAKY.
andybons@chromium.org
2010-03-05
1
-1
/
+1
*
Revert 40769 - Remove flaky label from RSS tests.
finnur@chromium.org
2010-03-05
1
-10
/
+10
*
Add command line option for changing the max number of SPDY sessions per
mbelshe@chromium.org
2010-03-05
1
-0
/
+9
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
2
-9
/
+10
*
Make sure we adjust the theme source for the status bubble when moving betwee...
avi@chromium.org
2010-03-05
3
-5
/
+19
*
Remove flaky label from RSS tests. Looks like my changes worked.
finnur@chromium.org
2010-03-05
1
-10
/
+10
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
15
-434
/
+472
[prev]
[next]