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 r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
20
-507
/
+2
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
9
-26
/
+74
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
20
-2
/
+507
*
Reformat some omnibox enum comments. This helps readability a bit by using m...
deanm@chromium.org
2009-02-20
1
-8
/
+10
*
Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".
hbono@chromium.org
2009-02-20
1
-21
/
+29
*
Fix linux tests. Can't rely on directory iteration order.
aa@chromium.org
2009-02-20
1
-1
/
+2
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
3
-6
/
+38
*
Make BrowserWindowGtk work with resource bundle theme images.
mmoss@chromium.org
2009-02-20
1
-16
/
+37
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-4
/
+3
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-3
/
+4
*
We will sort the encoding menu items according to current used UI language ex...
jnd@chromium.org
2009-02-20
4
-61
/
+111
*
Remove a forward declaration that is not being used.
jhawkins@chromium.org
2009-02-20
1
-1
/
+0
*
Make user_data_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
4
-21
/
+20
*
Bitmap transport
agl@chromium.org
2009-02-20
17
-76
/
+324
*
Port save_package_unittest to posix.
estade@chromium.org
2009-02-20
3
-98
/
+102
*
Fix a UMR in the IPC message ViewHostMsg_FrameNavigate, which occured as a re...
ananta@chromium.org
2009-02-20
1
-0
/
+1
*
Enable dragging of single tab between two windows.
idanan@chromium.org
2009-02-20
4
-16
/
+9
*
Add a line back in that was accidentally removed before the commit. Fixes th...
jhawkins@chromium.org
2009-02-20
1
-0
/
+1
*
Make template_url_fetcher.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
2
-7
/
+15
*
Remove the home button on Linux.
evan@chromium.org
2009-02-19
2
-9
/
+39
*
Fix some GCC 4.3 warnings.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
2
-20
/
+5
*
Relocate custom button code to its own files, in anticipation of more changes.
evan@chromium.org
2009-02-19
5
-114
/
+137
*
* Add day deletion to history
glen@chromium.org
2009-02-19
3
-48
/
+182
*
Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...
glen@chromium.org
2009-02-19
10
-2
/
+1224
*
Add a TabContentsContainerGtk to remove the current hack that inserts the
erg@google.com
2009-02-19
9
-27
/
+254
*
save_package.cc: Move UI test special casing to a helper function.
estade@chromium.org
2009-02-19
1
-31
/
+64
*
Report malware sub resources and their containing page to the
paulg@google.com
2009-02-19
4
-2
/
+104
*
Port TabContentsFactory to posix.
estade@chromium.org
2009-02-19
3
-9
/
+29
*
Fix status bubble positioning on non-tiled window managers.
evan@chromium.org
2009-02-19
1
-4
/
+11
*
Remove a workaround made obsolete by Tony's l10n work.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Add a comment to a metrics_service.cc NOTIMPLEMENTED.
evan@chromium.org
2009-02-19
1
-0
/
+3
*
Make render_view_context_menu_controller.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
3
-10
/
+37
*
Fix test because GetBrowserProcessCount counts the browser as well :)
cpu@google.com
2009-02-19
1
-1
/
+1
*
Update the table of RAM vs number of renderers
cpu@google.com
2009-02-19
2
-5
/
+50
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
6
-17
/
+64
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
16
-796
/
+405
*
Hook up the resize rect for Mac and enable its use in the renderer (mac-only).
pinkerton@chromium.org
2009-02-19
7
-3
/
+72
*
Update test expectation.
ericroman@google.com
2009-02-19
1
-3
/
+3
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
2
-4
/
+4
*
Manifest renames.
aa@chromium.org
2009-02-19
5
-67
/
+67
*
Port back_forward_menu_model_unittest to linux.
estade@chromium.org
2009-02-19
2
-272
/
+255
*
Super-simplistic status bubble on Linux.
evan@chromium.org
2009-02-19
8
-7
/
+134
*
Fix gcc 4.3 build break.
estade@chromium.org
2009-02-19
1
-1
/
+1
*
Changes line endings from CRLF to LF and add svn:eol-style to LF.
hbono@chromium.org
2009-02-19
2
-502
/
+502
*
Support controlling extensions with a pref in addition to command-line.
erikkay@google.com
2009-02-19
1
-2
/
+7
*
Bring up save_package, save_item, save_file_manager on posix.
estade@chromium.org
2009-02-19
9
-40
/
+65
*
Disables dragging of imgs in recently closed window section.
sky@google.com
2009-02-19
1
-0
/
+1
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
2
-5
/
+20
*
Bring the SafeBrowsingProtocolManager out of scaffolding.
paul@chromium.org
2009-02-19
1
-7
/
+1
[next]