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 PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
9
-35
/
+25
*
Lands http://codereview.chromium.org/306039 for Sean:
sky@chromium.org
2009-10-22
4
-12
/
+65
*
The detached bookmark bar should not show on interstitials.
jcampan@chromium.org
2009-10-22
1
-0
/
+3
*
Changes the initialization of enabling the reporting metrics to initialize fr...
gwilson@google.com
2009-10-22
1
-3
/
+2
*
Updating trunk VERSION from 224.1 to 224.2
chrome-bot@google.com
2009-10-22
1
-1
/
+1
*
Add NTP to the sidenav.
kathyw@google.com
2009-10-22
31
-0
/
+31
*
Add doc for New Tab Page.
kathyw@google.com
2009-10-22
4
-0
/
+500
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
2
-5
/
+9
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
4
-7
/
+4
*
Minor adjustments to the fonts on the management page (less squished and more...
finnur@chromium.org
2009-10-22
1
-12
/
+16
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
4
-4
/
+7
*
Mac: Enable help when there are no windows.
viettrungluu@chromium.org
2009-10-22
3
-2
/
+21
*
[Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...
rohitrao@chromium.org
2009-10-22
3
-12
/
+29
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
1
-1
/
+3
*
Don't call chrome.initExtension if we already called it.
mpcomplete@chromium.org
2009-10-21
1
-2
/
+4
*
Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...
jhawkins@chromium.org
2009-10-21
5
-16
/
+20
*
[Mac] Simplify field editor code which tracks whether editor rect changed.
shess@chromium.org
2009-10-21
5
-312
/
+67
*
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
[next]