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
*
Revert "Better location for setting the size of tab contents. This should"
tony@chromium.org
2009-08-13
2
-14
/
+23
*
Argh, reverting the change to remove the "crx" file extension
aa@chromium.org
2009-08-13
1
-3
/
+17
*
BUG=http://crbug.com/17986
jrg@chromium.org
2009-08-13
1
-3
/
+0
*
Make confirm info bar buttons support mnemonics.
tony@chromium.org
2009-08-13
1
-2
/
+6
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream. (R...
pfeldman@chromium.org
2009-08-13
1
-0
/
+6
*
Better location for setting the size of tab contents. This should
tony@chromium.org
2009-08-13
2
-23
/
+14
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
14
-52
/
+52
*
Rollback 23350. Fix build breakage: no object file generated.
pfeldman@chromium.org
2009-08-13
1
-5
/
+0
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream.
pfeldman@chromium.org
2009-08-13
1
-0
/
+5
*
Add some paranoid CHECKs to the ExtensionMessageService to track down a crash.
mpcomplete@chromium.org
2009-08-13
1
-0
/
+11
*
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
1
-1
/
+6
*
Fix a bug where infobars were not getting replaced on linux. This
tony@chromium.org
2009-08-13
2
-6
/
+38
*
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
1
-0
/
+12
*
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
8
-14
/
+363
*
Mac: Omnibox popup metrics.
shess@chromium.org
2009-08-13
2
-9
/
+31
*
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
5
-0
/
+95
*
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
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
2
-2
/
+2
*
Remove the unittest "DnsMasterTest.OsCachesLookupsTest".
eroman@chromium.org
2009-08-12
1
-72
/
+5
*
So it turns out that gdk already has a function that does exactly what we want.
estade@chromium.org
2009-08-12
1
-2
/
+2
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
3
-14
/
+33
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
11
-89
/
+99
*
First step to create application shortcuts on Linux.
phajdan.jr@chromium.org
2009-08-12
7
-8
/
+260
*
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
3
-19
/
+27
*
Disable SyncSetupWizardTest again.
tim@chromium.org
2009-08-12
1
-1
/
+3
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
4
-7
/
+82
*
Remove Playback Rate from the context menu.
scherkus@chromium.org
2009-08-12
1
-91
/
+0
*
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
*
Remove TransformProcessType from the browser process now that LSUIElement
mark@chromium.org
2009-08-12
1
-31
/
+10
*
Fix unused variable on GCC.
phajdan.jr@chromium.org
2009-08-12
1
-2
/
+1
*
Fix compile on Windows.
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+2
*
Fix crash with new FTP in Incognito mode.
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+12
*
GTK: Popup notification should have transparent rounded corners.
erg@google.com
2009-08-12
4
-44
/
+93
[next]