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
*
Make drag-to-activate session history dropdowns less sensitive. Patch from vi...
pinkerton@chromium.org
2009-08-13
1
-2
/
+13
*
Take 2 at fixing anchor links opening in background tabs on linux.
tony@chromium.org
2009-08-13
2
-2
/
+22
*
Correcting a possible race between adding and removing automation resource me...
robertshield@chromium.org
2009-08-13
2
-9
/
+25
*
Clear an error message from the throbber space.
paul@chromium.org
2009-08-13
1
-2
/
+4
*
Simple cleanup.
maruel@chromium.org
2009-08-13
1
-1
/
+1
*
Linux: fix up use_system_{libxml,libxslt,sqlite3}
agl@chromium.org
2009-08-13
4
-4
/
+22
*
Fix a bug where infobars were not getting replaced on linux. This
tony@chromium.org
2009-08-13
2
-6
/
+38
*
Add an UpdateContext call to WebPluginDelegateImpl on the Mac.
stuartmorgan@google.com
2009-08-13
1
-0
/
+4
*
Revert "Fix anchor links opening in background tabs on linux. Also fix"
tony@chromium.org
2009-08-13
2
-20
/
+2
*
Fix anchor links opening in background tabs on linux. Also fix
tony@chromium.org
2009-08-13
2
-2
/
+20
*
Add privacy_blacklists key to extension manifest and validate it.
phajdan.jr@chromium.org
2009-08-13
8
-3
/
+81
*
Reverting 23313.
mirandac@chromium.org
2009-08-13
5
-77
/
+18
*
Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...
mirandac@chromium.org
2009-08-13
5
-18
/
+77
*
Remove spurious DCHECK in automation handle tracker that was occasionally get...
robertshield@chromium.org
2009-08-13
1
-1
/
+0
*
Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux
mark@chromium.org
2009-08-13
3
-7
/
+16
*
Revert 23286
jorlow@chromium.org
2009-08-13
1
-0
/
+7
*
Another attempt to enable the local storage ui test based layout tests.
jorlow@chromium.org
2009-08-13
1
-7
/
+0
*
Removes unneeded include in download_request_dialog_delegate.
sky@chromium.org
2009-08-13
1
-1
/
+0
*
Implement http auth login dialog for OS X.
thakis@chromium.org
2009-08-13
12
-46
/
+881
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-13
25
-49
/
+86
*
Mac: Omnibox popup metrics.
shess@chromium.org
2009-08-13
2
-9
/
+31
*
Reliability test porting: stringy stuff.
estade@chromium.org
2009-08-13
7
-102
/
+133
*
Missing browser => app_strings dependency:
sgk@google.com
2009-08-13
1
-0
/
+1
*
gtk: One more accelerator
estade@chromium.org
2009-08-13
1
-1
/
+2
*
I have taken over this patch, original authored by Adam Hunter (adamhunter).
rafaelw@chromium.org
2009-08-13
13
-2
/
+177
*
Fix two URLRequestContext leaks in HttpBridgeTest and reenable the test. It ...
tim@chromium.org
2009-08-12
1
-11
/
+16
*
Mac: autocomplete popup size and shape mirrors star/go buttons.
shess@chromium.org
2009-08-12
1
-3
/
+86
*
Fix early return/DCHECK importing Safari bookmarks.
jeremy@chromium.org
2009-08-12
1
-6
/
+9
*
Allow extensions to use APIs that they didn't ask permission to use.
mpcomplete@chromium.org
2009-08-12
2
-2
/
+12
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
11
-9
/
+114
*
Remove the unittest "DnsMasterTest.OsCachesLookupsTest".
eroman@chromium.org
2009-08-12
1
-72
/
+5
*
Send browser crashes to Apple Crash Reporters.
jeremy@chromium.org
2009-08-12
1
-1
/
+11
*
Rebuild RPMs when spec file changes.
mmoss@chromium.org
2009-08-12
1
-0
/
+1
*
So it turns out that gdk already has a function that does exactly what we want.
estade@chromium.org
2009-08-12
3
-80
/
+2
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
4
-15
/
+44
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
11
-89
/
+99
*
Add a method to classify what permission class an extension is in, with unit
mpcomplete@chromium.org
2009-08-12
3
-0
/
+110
*
(Mac) Fix "Print..." menu entry in File menu (showed as "Email Page
avi@chromium.org
2009-08-12
1
-4
/
+4
*
First step to create application shortcuts on Linux.
phajdan.jr@chromium.org
2009-08-12
8
-8
/
+261
*
Mac: Make autocomplete popup track autocomplete field resizes.
shess@chromium.org
2009-08-12
1
-0
/
+26
*
(Mac) Place back/forward toolbar menu correctly when there's a bookmark
avi@chromium.org
2009-08-12
1
-11
/
+9
*
Move the menu bar l10n into the xib file.
thomasvl@chromium.org
2009-08-12
4
-41
/
+98
*
Disable SyncSetupWizardTest again.
tim@chromium.org
2009-08-12
1
-1
/
+3
*
Add Linux manpage to build archive.
mmoss@chromium.org
2009-08-12
2
-0
/
+2
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
8
-74
/
+195
*
Remove Playback Rate from the context menu.
scherkus@chromium.org
2009-08-12
3
-121
/
+2
*
Fix two leaks in SyncSetupWizard test caused by the mock infrastructure
tim@chromium.org
2009-08-12
1
-6
/
+19
*
Make text on NNTP popup menu blue, so it can be read in all themes.
mirandac@chromium.org
2009-08-12
1
-2
/
+3
*
Removing pthreadsgc2.dll from the FILES list - it is no longer needed.
robertshield@chromium.org
2009-08-12
1
-1
/
+0
*
Add chrome.extension to extension_api.json and docs.
rafaelw@chromium.org
2009-08-12
22
-37
/
+82
[next]