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
...
*
This is the first patch to support encryption. The Cryptographer class
albertb@chromium.org
2010-06-11
8
-0
/
+473
*
Add histograms to track the size of the profile data.
rvargas@google.com
2010-06-11
1
-5
/
+58
*
Fix compile failure on linux.
estade@chromium.org
2010-06-11
1
-0
/
+4
*
Avoids sending about: URLs to DOM UI renderers in process-per-tab.
creis@chromium.org
2010-06-11
3
-3
/
+40
*
Use new images for gtk location bar.
estade@chromium.org
2010-06-11
1
-32
/
+14
*
Add a font API to Pepper and implement on Linux based on agl's code from http...
jam@chromium.org
2010-06-11
1
-0
/
+223
*
Revert 49592 - Fix crashy test.
scottbyer@chromium.org
2010-06-11
3
-48
/
+21
*
Revert 49593 - Tweaks to the test.
scottbyer@chromium.org
2010-06-11
2
-42
/
+22
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
20
-107
/
+124
*
Tweaks to the test.
scottbyer@chromium.org
2010-06-11
2
-22
/
+42
*
Fix crashy test.
scottbyer@chromium.org
2010-06-11
3
-21
/
+48
*
chromeos: Remove old, unused window manager metrics code.
derat@chromium.org
2010-06-11
2
-59
/
+0
*
TTF: Add tests for WillHandleBrowserAboutURL.
jhawkins@chromium.org
2010-06-11
1
-0
/
+99
*
NULL out talk_mediator_ in Shutdown() to avoid crash.
akalin@chromium.org
2010-06-11
1
-3
/
+9
*
Re-enable two unit unit tests that were disabled for Mac in Oct 2009.
csilv@chromium.org
2010-06-11
1
-11
/
+2
*
TTF: Fix SafeBrowsingDatabase unit tests for MacOS X by disabling logging of IO
csilv@chromium.org
2010-06-11
1
-23
/
+21
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
21
-42
/
+26
*
Fix Google-A reconnect issue.
chocobo@chromium.org
2010-06-11
3
-23
/
+69
*
Fix issue 3967 and a couple related issues.
xiyuan@chromium.org
2010-06-11
5
-14
/
+47
*
AutoFill: Remove the default profile/CC prefs.
jhawkins@chromium.org
2010-06-11
6
-261
/
+0
*
Interpret typed url into an apps extent from the NTP omnibox as launch event
rafaelw@chromium.org
2010-06-11
1
-9
/
+25
*
Tweak install and dangerous download dialogs for apps.
asargent@chromium.org
2010-06-11
3
-9
/
+9
*
[Mac] Enable zombies for all on devchannel.
shess@chromium.org
2010-06-11
1
-1
/
+3
*
Clear the default and per-host content settings when the backing preference
albertb@chromium.org
2010-06-11
2
-4
/
+79
*
Add an error message when user clicks a file of unknown type.
xiyuan@chromium.org
2010-06-11
6
-11
/
+70
*
Second attempt to land r49489.
wtc@chromium.org
2010-06-11
1
-10
/
+17
*
Add enable-video-fullscreen switch.
boliu@google.com
2010-06-11
1
-0
/
+1
*
[Mac] Don't disable all menu items if there isn't a browser window open.
rsesek@chromium.org
2010-06-11
1
-1
/
+1
*
Fix build failure from previous change.
cmasone@google.com
2010-06-11
3
-14
/
+72
*
convert providers to be long-lived - give them a stop method
joth@chromium.org
2010-06-11
12
-94
/
+116
*
Merge DidPaintBackingStoreRects and DidScrollBackingStoreRect
darin@chromium.org
2010-06-11
9
-79
/
+67
*
Fix the MAYBE_ prefixes for UnloadTest.* on Windows
glider@chromium.org
2010-06-11
1
-0
/
+5
*
Workaround for bug 41001 - treat empty response as no location fix available
joth@chromium.org
2010-06-11
1
-1
/
+6
*
DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...
yurys@chromium.org
2010-06-11
1
-9
/
+12
*
Remove the MAYBE_ prefix from MAYBE_BrowserCloseBeforeUnloadOK and
glider@chromium.org
2010-06-11
1
-0
/
+2
*
Update V8 to version 2.2.16.
whesse@chromium.org
2010-06-11
1
-0
/
+5
*
Move the resources used by net-internals into a pak file.
tony@chromium.org
2010-06-11
1
-0
/
+36
*
Don't ask password for bwsi mode. This will be the same for auto login mode.
oshima@chromium.org
2010-06-11
5
-15
/
+154
*
Revert 49489 - Use NSS for SSL by default on Mac OS X.
hayato@chromium.org
2010-06-11
1
-17
/
+10
*
gtk: Remove obsolete TODO comment.
tfarina@chromium.org
2010-06-11
1
-7
/
+0
*
Hide the input language menu if there is only one input method and it's a XKB...
satorux@chromium.org
2010-06-11
6
-13
/
+54
*
Detach reload from omnibox, combine with stop, and eliminate go.
pkasting@chromium.org
2010-06-11
40
-864
/
+655
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
17
-82
/
+266
*
Use NSS for SSL by default on Mac OS X.
wtc@chromium.org
2010-06-11
1
-10
/
+17
*
NTP: Sync shown sections across instances
arv@chromium.org
2010-06-11
5
-13
/
+61
*
NTP/Apps: Change the order of the default apps.
arv@chromium.org
2010-06-11
1
-8
/
+14
*
Win: Use different AppUserModelID for SxS installs.
mattm@chromium.org
2010-06-11
6
-15
/
+21
*
[Mac] Make CrZombie a superclass-less class.
shess@chromium.org
2010-06-11
1
-37
/
+14
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
1
-3
/
+3
*
Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)
jshin@chromium.org
2010-06-11
1
-1
/
+1
[prev]
[next]