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
*
Re-enable the paint_center option in ImagePainter.
johnnyg@chromium.org
2009-10-21
1
-1
/
+2
*
Create an initial Chrome page for file browsing. This just implements the
brettw@chromium.org
2009-10-21
8
-0
/
+399
*
GTK: add checkbox to external protocol dialog.
estade@chromium.org
2009-10-21
2
-13
/
+48
*
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
*
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
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
6
-79
/
+87
*
Fix unit test compiling on Linux
zork@chromium.org
2009-10-21
3
-9
/
+1
*
Split net into net and net_base to reduce v8 dependency injection.
maruel@chromium.org
2009-10-21
1
-5
/
+3
*
[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
*
Fix for issue 24888
xiyuan@chromium.org
2009-10-21
1
-0
/
+24
*
Switch to use libcros to make changes to touchpad settings.
chocobo@google.com
2009-10-21
6
-126
/
+106
*
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
4
-2
/
+14
*
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
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
5
-9
/
+0
*
Added a static function pointer to cache the SetActiveURL pointer.
cpu@chromium.org
2009-10-21
1
-10
/
+12
*
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
1
-1
/
+1
*
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
*
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
*
More work on browser actions doc.
kathyw@google.com
2009-10-21
3
-145
/
+281
*
Use the original profile when opening the keyword editor window, since
pam@chromium.org
2009-10-21
3
-4
/
+10
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
7
-363
/
+10
*
Organize the sidenav to make developer guide pages easier to find.
kathyw@google.com
2009-10-21
31
-422
/
+876
*
Fix cmd-opt-left/right.
thakis@chromium.org
2009-10-21
4
-35
/
+46
*
posix: ~ should be considered a path character in the omnibox
evan@chromium.org
2009-10-21
3
-1
/
+58
*
Fix for Release build break
davemoore@chromium.org
2009-10-21
1
-0
/
+1
*
Mac: Fix Text Encoding menu by partly reverting r29315.
viettrungluu@chromium.org
2009-10-21
1
-1
/
+1
*
New button scheme...borders are separate from the inner contents so
davemoore@chromium.org
2009-10-21
68
-47
/
+142
*
Revert 29646 - Fix cmdoptleft/right.
nsylvain@chromium.org
2009-10-21
3
-36
/
+28
*
Fix cmd-opt-left/right.
thakis@chromium.org
2009-10-21
3
-28
/
+36
*
Add umr in base::PrivateKeyInfoCodec::PrependIntegerImpl.
nsylvain@chromium.org
2009-10-21
1
-0
/
+22
*
TBR: darin
mhm@chromium.org
2009-10-21
2
-9
/
+5
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
2
-5
/
+9
*
DevTools: fix and enable TestContentScriptIsPresent
yurys@google.com
2009-10-21
2
-1
/
+13
*
DevTools: temporarily disable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-1
/
+1
*
Updating trunk VERSION from 224.0 to 224.1
chrome-bot@google.com
2009-10-21
1
-1
/
+1
[next]