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
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
49
-89
/
+94
*
Use the /INCLUDE:symbol linker option pragmas to force
wtc@chromium.org
2010-04-23
2
-18
/
+33
*
[Mac] Fixed behavior of Sync Autofill checkbox in Customize Sync dialog
akalin@chromium.org
2010-04-23
1
-23
/
+36
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
11
-9
/
+31
*
Fix an issue with user scripts.
arv@chromium.org
2010-04-23
5
-2
/
+50
*
Revert r45389. Experiment over.
willchan@chromium.org
2010-04-23
1
-1
/
+1
*
Only show one of {Cancel, Remove from list} for each download in downloads page.
estade@chromium.org
2010-04-23
1
-2
/
+4
*
Introduce FilePathPrefMember so we can get rid of some FromWString conversions.
tony@chromium.org
2010-04-23
4
-12
/
+33
*
Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.
oshima@chromium.org
2010-04-23
4
-40
/
+144
*
Fix a Chrome crash reported in chrome frame reliability test runs. The crash ...
ananta@chromium.org
2010-04-23
2
-8
/
+11
*
Check if the url is a top level url before clearing the referrer header.
tommi@chromium.org
2010-04-23
2
-16
/
+16
*
TCMalloc: Experiment with setting FLAGS_tcmalloc_release_rate to 50. This is...
willchan@chromium.org
2010-04-23
1
-1
/
+1
*
Win: Use different icon for SxS
mattm@chromium.org
2010-04-23
14
-19
/
+61
*
Continuing attempt to fix chrome frame tests crashes. Moving the ComObjectsta...
ananta@chromium.org
2010-04-23
1
-4
/
+4
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
28
-57
/
+430
*
Enable WorkerTest.WorkerClose.
dimich@chromium.org
2010-04-22
1
-2
/
+1
*
[Mac] Omnibox popup icons and text lined up under toolbar.
shess@chromium.org
2010-04-22
1
-2
/
+2
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
17
-144
/
+186
*
Merged Mark Seaborn's changes:
markus@chromium.org
2010-04-22
18
-76
/
+427
*
gtk: Disable the "Clear browsing data" button on the Clear Browsing Data dialog
evan@chromium.org
2010-04-22
2
-69
/
+76
*
valgrind: Widen a suppression.
jhawkins@chromium.org
2010-04-22
1
-1
/
+1
*
Make plugin_tests compile on Mac/Linux.
thestig@chromium.org
2010-04-22
2
-80
/
+67
*
More case fixing following DOM serialization change.
estade@chromium.org
2010-04-22
1
-6
/
+5
*
GTK: make download shelf drags use the download icon.
estade@chromium.org
2010-04-22
4
-16
/
+47
*
AutoFill: Also use the form action to uniquely identify which form to fill in
jhawkins@chromium.org
2010-04-22
2
-2
/
+93
*
OmxInputBuffer removed as it is not used anywhere.
sergeyu@chromium.org
2010-04-22
4
-162
/
+0
*
Changing how we get the profile for filebrowser and mediaplayer popups.
dhg@chromium.org
2010-04-22
6
-33
/
+20
*
Fixes bug in duplicating pinned tabs where duplicating a pinned tab
sky@chromium.org
2010-04-22
1
-8
/
+3
*
Roll deps for GYP r814 to r816: make rule fixes and faster dep files processing.
thestig@chromium.org
2010-04-22
1
-1
/
+1
*
Need to get profile after the login-user flag is processed
davemoore@chromium.org
2010-04-22
2
-11
/
+17
*
Refactor the split pane element into a splitter element.
arv@chromium.org
2010-04-22
3
-40
/
+49
*
Add new binary files for sample apps. Need to submit these separately
aa@chromium.org
2010-04-22
12
-0
/
+0
*
Pepper3D plugin tests enabled for Windows.
apatrick@chromium.org
2010-04-22
2
-1
/
+7
*
Corrected inconsistent newlines in third_party/mesa/mesa.gyp.
apatrick@chromium.org
2010-04-22
1
-411
/
+411
*
respect app launch container
erikkay@chromium.org
2010-04-22
1
-8
/
+1
*
Updating trunk VERSION from 385.0 to 386.0
chrome-release@google.com
2010-04-22
1
-1
/
+1
*
Fix downloads.DownloadsTest.testCrazyFilenames to use crazy filenames but
nirnimesh@chromium.org
2010-04-22
2
-89
/
+67
*
Added missing dependency on net.gyp:net and base.gyp:base from chrome.gyp:not...
akalin@chromium.org
2010-04-22
1
-0
/
+2
*
Move code to size a restored tab on initialization from SessionRestore::Resto...
japhet@chromium.org
2010-04-22
2
-12
/
+13
*
Another attempt to fix the pure virtual function call crash in chrome frame t...
ananta@chromium.org
2010-04-22
1
-25
/
+25
*
Marks NPAPITester.Arguments as flaky on Mac.
bulach@chromium.org
2010-04-22
1
-1
/
+7
*
Clean up the audio timestamp and duration code.
scherkus@chromium.org
2010-04-22
1
-22
/
+14
*
Removed direct inclusion of GL headers from gl_utils.h.
apatrick@chromium.org
2010-04-22
1
-4
/
+0
*
Simplification of recent change suggested by amarinichev.
kbr@google.com
2010-04-22
1
-4
/
+4
*
Updating the low battery message per Cole's suggestion.
oshima@chromium.org
2010-04-22
1
-1
/
+0
*
Landing 45240 again.
apatrick@chromium.org
2010-04-22
20
-113
/
+119
*
AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().
dhollowa@chromium.org
2010-04-22
7
-2
/
+23
*
Before creating a theme info bar, check if one is already visible for the sam...
bulach@chromium.org
2010-04-22
7
-12
/
+109
*
Fix memory leak for autofil profiles and credit cards.
georgey@chromium.org
2010-04-22
1
-0
/
+20
*
Add comments saying we don't use RTLD_DEEPBIND.
willchan@chromium.org
2010-04-22
1
-0
/
+4
[next]