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
*
Remove flaky expectations for a bunch of tests.
jparent@chromium.org
2009-10-21
1
-10
/
+1
*
GTK: add checkbox to external protocol dialog.
estade@chromium.org
2009-10-21
2
-13
/
+48
*
Disk cache: Fix a race accessing a file's reference counter
rvargas@google.com
2009-10-21
1
-3
/
+10
*
Trim the lsb_release output in GetLinuxDistro.
thestig@chromium.org
2009-10-21
1
-1
/
+3
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
7
-13
/
+212
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-10-21
2
-4
/
+4
*
Copyedit of pageAction.html. Also some bracket fixes to manifest.html.
kathyw@google.com
2009-10-21
4
-110
/
+154
*
The Management UI now fetches the icon for each extension
finnur@chromium.org
2009-10-21
7
-7
/
+30
*
Start running video-canvas-source.html before we mark it as fully passing.
scherkus@chromium.org
2009-10-21
1
-2
/
+2
*
Make gtk menu block on call to RunMenuAt.
chocobo@google.com
2009-10-21
4
-6
/
+35
*
Gets status bubbles on views/gtk to correctly track when the parent
sky@chromium.org
2009-10-21
5
-3
/
+51
*
[Mac] Properly flip coordinate systems in BrowserWindowCocoa.
rohitrao@chromium.org
2009-10-21
1
-3
/
+4
*
[Mac] Properly save the workarea when saving window positions.
rohitrao@chromium.org
2009-10-21
1
-0
/
+8
*
Remove incorrect image baseline.
evan@chromium.org
2009-10-21
5
-2
/
+3
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
6
-79
/
+87
*
Implemented WebMediaPlayerImpl::hasSingleSecurityOrigin().
scherkus@chromium.org
2009-10-21
1
-2
/
+4
*
Fix unit test compiling on Linux
zork@chromium.org
2009-10-21
4
-13
/
+1
*
Shorten searchable_form_data.cc more. Use early return/continue to flatten i...
pkasting@chromium.org
2009-10-21
1
-132
/
+105
*
Split net into net and net_base to reduce v8 dependency injection.
maruel@chromium.org
2009-10-21
2
-17
/
+74
*
[Mac] Properly call setIsActive() when becoming and resigning key window.
rohitrao@chromium.org
2009-10-21
5
-12
/
+52
*
[Mac] DCHECK when raising NSException.
shess@chromium.org
2009-10-21
5
-0
/
+224
*
Disable WorkerFastLayoutTests on all platforms instead
nsylvain@chromium.org
2009-10-21
1
-6
/
+1
*
Hack around the floating tab when using space/enter to end a drag.
tony@chromium.org
2009-10-21
2
-2
/
+38
*
Remove old ap-value munging code in Chrome Frame.
robertshield@chromium.org
2009-10-21
4
-170
/
+0
*
Fix for issue 24888
xiyuan@chromium.org
2009-10-21
1
-0
/
+24
*
Rebaseline audio-constructor-autobuffer.html and mark video-loop.html as fail...
scherkus@chromium.org
2009-10-21
4
-38
/
+111
*
Switch to use libcros to make changes to touchpad settings.
chocobo@google.com
2009-10-21
6
-126
/
+106
*
Implement dragging icon for dragging bookmarks in views/gtk.
skrul@google.com
2009-10-21
7
-9
/
+86
*
Um, polish...something...
mark@chromium.org
2009-10-21
2
-1
/
+6
*
New tab close button images from Cole.
mark@chromium.org
2009-10-21
2
-1407
/
+2679
*
[Mac] Be more aggressive in repositioning windows that are offscreen.
rohitrao@chromium.org
2009-10-21
2
-133
/
+387
*
[Linux] Select the first row in cookies table when the Cookies window is
mattm@chromium.org
2009-10-21
3
-1
/
+76
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
19
-129
/
+302
*
Revert 29678 - Cleaning up media layout tests expectations.
nsylvain@chromium.org
2009-10-21
1
-57
/
+38
*
Implementing better fallback algorithm.
cira@chromium.org
2009-10-21
9
-136
/
+227
*
Revert 29635 - DevTools: fix and enable TestContentScriptIsPresent
nsylvain@chromium.org
2009-10-21
2
-13
/
+1
*
Simplify GetLinuxDistro() for Chrome OS.
thestig@chromium.org
2009-10-21
1
-5
/
+13
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
9
-193
/
+85
*
Remove ThreadSanitizer suppression for bug 15147.
eroman@chromium.org
2009-10-21
1
-7
/
+0
*
Cleaning up media layout tests expectations.
scherkus@chromium.org
2009-10-21
1
-38
/
+57
*
Added a static function pointer to cache the SetActiveURL pointer.
cpu@chromium.org
2009-10-21
1
-10
/
+12
*
Some more, release link error fix
michaeln@google.com
2009-10-21
1
-5
/
+7
*
Fix a compile error.
michaeln@google.com
2009-10-21
1
-5
/
+3
*
Revert 29668 - Add a commandline option for specifying a particular build to ...
kkania@google.com
2009-10-21
6
-263
/
+256
*
GTK: Display explanatory message on sad tab page.
estade@chromium.org
2009-10-21
2
-5
/
+4
*
Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.h
zork@chromium.org
2009-10-21
3
-8
/
+20
*
Mac: Switch from "Cancel" to "Do Nothing" for the external protocol dialog, a...
avi@chromium.org
2009-10-21
2
-6
/
+7
*
AppCacheResponse storage implementation
michaeln@google.com
2009-10-21
13
-115
/
+1378
*
Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...
jhawkins@chromium.org
2009-10-21
9
-52
/
+56
*
Add a command-line option for specifying a particular build to test and for p...
kkania@chromium.org
2009-10-21
6
-256
/
+263
[next]