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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac rendering fix
agl@chromium.org
2009-02-21
1
-1
/
+1
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
8
-141
/
+254
*
Troubleshooting the purify issue (bug 7921)
cpu@google.com
2009-02-21
1
-3
/
+3
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
1
-4
/
+1
*
This CL fix the following 2 bugs:
xji@chromium.org
2009-02-20
3
-14
/
+157
*
Draw custom menu buttons properly.
evan@chromium.org
2009-02-20
2
-1
/
+31
*
Make plugin_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
2
-50
/
+49
*
Reverting 10080.
jam@chromium.org
2009-02-20
8
-252
/
+141
*
Fix release build break
jam@chromium.org
2009-02-20
1
-0
/
+1
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
8
-141
/
+251
*
I forgot to add #include <functional> to l10n_util.h for using binary_function
jnd@chromium.org
2009-02-20
1
-0
/
+1
*
Audio related IPC messages and handlers from browser to
hclam@chromium.org
2009-02-20
2
-0
/
+60
*
We will sort the encoding menu items according to current used UI language ex...
jnd@chromium.org
2009-02-20
2
-56
/
+114
*
Make user_data_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
2
-26
/
+0
*
Bitmap transport
agl@chromium.org
2009-02-20
11
-39
/
+446
*
save_package.cc: Move UI test special casing to a helper function.
estade@chromium.org
2009-02-19
1
-0
/
+4
*
Port TabContentsFactory to posix.
estade@chromium.org
2009-02-19
2
-25
/
+4
*
Add a CHECK for NULL observers. I got a NULL pointer exception when notifying
brettw@chromium.org
2009-02-19
1
-0
/
+7
*
Make render_view_context_menu_controller.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
1
-0
/
+36
*
Update the table of RAM vs number of renderers
cpu@google.com
2009-02-19
1
-2
/
+2
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
1
-1
/
+8
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
1
-23
/
+3
*
Super-simplistic status bubble on Linux.
evan@chromium.org
2009-02-19
1
-0
/
+2
*
Support controlling extensions with a pref in addition to command-line.
erikkay@google.com
2009-02-19
2
-0
/
+7
*
Bring up save_package, save_item, save_file_manager on posix.
estade@chromium.org
2009-02-19
1
-74
/
+5
*
Bring the SafeBrowsingProtocolManager out of scaffolding.
paul@chromium.org
2009-02-19
1
-25
/
+0
*
Make safe_browsing_blocking_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
2
-11
/
+6
*
Prepare some files for porting:
estade@chromium.org
2009-02-18
1
-2
/
+2
*
Try to land strings on linux again (r9972). This time, enable
tc@google.com
2009-02-18
2
-6
/
+19
*
Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.
evan@chromium.org
2009-02-18
1
-4
/
+3
*
Revert "load strings and display them on linux" because linux unittests broke.
tc@google.com
2009-02-18
2
-19
/
+6
*
load strings and display them on linux
tc@google.com
2009-02-18
2
-6
/
+19
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
1
-14
/
+0
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
7
-12
/
+11
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-3
/
+2
*
Add IPC messages to send data between inspected page and developer tools.
yurys@google.com
2009-02-18
1
-0
/
+30
*
Fix release build break
jam@chromium.org
2009-02-18
1
-0
/
+1
*
Take out common functionality from PluginProcessHost and move it to ChildProc...
jam@chromium.org
2009-02-18
6
-68
/
+328
*
Add a couple functions missed in r9921 during conflict resolution.
thestig@chromium.org
2009-02-18
1
-0
/
+9
*
Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.
evan@chromium.org
2009-02-18
1
-7
/
+8
*
Add more scaffolding to make shared linking work.
thestig@chromium.org
2009-02-18
2
-5
/
+63
*
Nukes PrefServiceUITest file deletion code in favor of DieFileDie,
sky@google.com
2009-02-18
1
-10
/
+1
*
Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...
jhawkins@chromium.org
2009-02-17
2
-4
/
+6
*
Persist info about subresources on pages for DNS pre-resolution
jar@chromium.org
2009-02-17
3
-0
/
+11
*
Hook up theme images and chrome resource data on linux.
tc@google.com
2009-02-17
2
-13
/
+18
*
Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...
pinkerton@chromium.org
2009-02-17
2
-75
/
+10
*
Store the process type in the mac sandbox wrapper so we can can check it during
thomasvl@chromium.org
2009-02-17
2
-2
/
+12
*
Sad Tab view for the Mac.
avi@chromium.org
2009-02-17
1
-1
/
+1
*
IPC messages definitions for audio related requests from
hclam@chromium.org
2009-02-16
3
-0
/
+117
*
Revert r9861 to fix build
hclam@chromium.org
2009-02-16
2
-116
/
+0
[next]