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
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
2
-2
/
+12
*
Revert 28875 - Adding support for Native Client in Chrome's task manager and ...
gregoryd@google.com
2009-10-13
1
-4
/
+0
*
Adding support for Native Client in Chrome's task manager and "stats for nerd...
gregoryd@google.com
2009-10-13
1
-0
/
+4
*
AppCache: Kill bad renderers when we receive bad IPC messages.
michaeln@google.com
2009-10-13
2
-37
/
+100
*
This patch enables "Save page as" (ctrl+s) for resources located at
jamesr@chromium.org
2009-10-13
2
-0
/
+14
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
1
-1
/
+1
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
2
-0
/
+6
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
7
-353
/
+356
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
1
-0
/
+3
*
Remove old NTP
arv@chromium.org
2009-10-12
2
-4
/
+0
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
3
-2
/
+10
*
Revert 28692
jar@chromium.org
2009-10-12
2
-11
/
+0
*
Gather histogram data from render into browser before renderer shutdown
jar@chromium.org
2009-10-12
2
-0
/
+11
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
9
-12
/
+12
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
2
-5
/
+0
*
Improve error messages when a manifest is not readable or not valid JSON.
aa@chromium.org
2009-10-09
2
-1
/
+7
*
Revert "Remove deprecated AbsolutePath function."
evan@chromium.org
2009-10-09
1
-8
/
+5
*
Remove deprecated AbsolutePath function.
evan@chromium.org
2009-10-09
1
-5
/
+8
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
2
-4
/
+4
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
2
-59
/
+21
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
3
-8
/
+213
*
Some fixes to the OS X Sandbox:
jeremy@chromium.org
2009-10-09
4
-0
/
+174
*
Web Socket support: Chromium IPC
ukai@chromium.org
2009-10-09
1
-0
/
+60
*
Fix signature of onConnect.addListener in content scripts doc.
asargent@chromium.org
2009-10-09
2
-4
/
+4
*
Linux: Prevent first-run bubble from getting clipped on high-DPI displays.
derat@chromium.org
2009-10-09
1
-0
/
+2
*
Hide "Undocumented." items in the API reference doc. People found them
kathyw@google.com
2009-10-08
1
-3
/
+3
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
4
-27
/
+20
*
Add functionality to the renderer thread to purge memory. Not yet called.
pkasting@chromium.org
2009-10-08
1
-0
/
+6
*
Fixing ExtensionBrowserTest.* on Linux. Some relative paths start with /, whi...
cira@chromium.org
2009-10-08
1
-1
/
+8
*
Display tcmalloc debug output from renderer processes in about:tcmalloc.
sgk@chromium.org
2009-10-08
1
-0
/
+12
*
Fix failing unittest ExtensionResourceTest.CreateWithMissingResourceOnDisk in...
cira@chromium.org
2009-10-08
1
-1
/
+1
*
Get rid of a tbd in the overview.
kathyw@google.com
2009-10-07
2
-18
/
+26
*
Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] instead
mark@chromium.org
2009-10-07
3
-24
/
+23
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
8
-67
/
+261
*
Pull a BrowserActionView out of BrowserActionContainer. Also
aa@chromium.org
2009-10-07
1
-6
/
+6
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
2
-31
/
+7
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
2
-7
/
+31
*
Wires up views/gtk to use the gtk bookmark editor.
sky@chromium.org
2009-10-07
1
-11
/
+0
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
1
-0
/
+5
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
4
-36
/
+45
*
Fix debugging tip in toolstrip docs.
erikkay@chromium.org
2009-10-07
2
-2
/
+2
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
3
-40
/
+42
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
1
-5
/
+0
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
1
-0
/
+5
*
Fix broken extension docs due to a JSON syntax error.
mpcomplete@chromium.org
2009-10-06
3
-1
/
+704
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
2
-2
/
+23
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+1
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
1
-0
/
+2
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
1
-4
/
+10
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
3
-45
/
+35
[next]