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
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
2
-11
/
+19
*
Copy selection to x clipboard.
estade@chromium.org
2009-04-02
1
-1
/
+12
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
1
-0
/
+8
*
Update public FFmpeg header files from r16647 to r18286.
scherkus@chromium.org
2009-04-02
1
-1
/
+1
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
4
-245
/
+305
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
2
-558
/
+0
*
Re-enable save package on linux, mac.
estade@chromium.org
2009-04-01
4
-0
/
+21
*
Use portable typedef for PIDs (process IDs).
phajdan.jr@chromium.org
2009-04-01
2
-3
/
+3
*
Port plugin messages.
jam@chromium.org
2009-04-01
5
-65
/
+53
*
Plug memory leaks in TextEliderTest.TestGeneralEliding
dank@chromium.org
2009-04-01
1
-0
/
+2
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
3
-22
/
+42
*
Linux: fix segfault on exit
agl@chromium.org
2009-03-31
1
-0
/
+1
*
Linux build fix
agl@chromium.org
2009-03-31
1
-0
/
+15
*
Fix unit test failures caused by bad ParamTraits for WebString.
darin@chromium.org
2009-03-31
1
-4
/
+4
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
3
-26
/
+46
*
Read the default gtk font from GtkSettings instead of getting the font from a...
jhawkins@chromium.org
2009-03-31
1
-6
/
+18
*
Make app installation work when --user-data-dir is specified.
brettw@chromium.org
2009-03-31
1
-1
/
+1
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
1
-2
/
+2
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
2
-2
/
+2
*
Platform cleanup in chrome UI tests.
phajdan.jr@chromium.org
2009-03-30
1
-3
/
+4
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
1
-0
/
+4
*
Build fix.
abarth@chromium.org
2009-03-28
1
-1
/
+1
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
3
-0
/
+14
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
6
-29
/
+42
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
2
-0
/
+54
*
Fix assertion that was firing in unit tests.
jam@chromium.org
2009-03-27
1
-3
/
+6
*
Add another ifdef for other platforms
jam@chromium.org
2009-03-27
1
-0
/
+2
*
Fix non Windows builds.
jam@chromium.org
2009-03-27
2
-1
/
+5
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
7
-48
/
+90
*
Hide StatsTable behind --enable-stats-table.
mbelshe@google.com
2009-03-27
2
-0
/
+4
*
Correctly position windows that are detached during a drag, instead of relyin...
pinkerton@chromium.org
2009-03-27
2
-1
/
+14
*
Modify the save as code to be able to display the new enhanced
nsylvain@chromium.org
2009-03-26
1
-2
/
+8
*
No gears.dll on non-Windows systems.
evan@chromium.org
2009-03-26
1
-0
/
+5
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
2
-5
/
+5
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
1
-1
/
+2
*
Block Oriya locale on Windows XP.
jungshik@google.com
2009-03-26
6
-0
/
+53
*
Fix the path layout in both bookmark manager and download location. (issue 8997)
xji@chromium.org
2009-03-26
2
-51
/
+33
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
2
-5
/
+5
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
2
-5
/
+5
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
2
-8
/
+52
*
Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), which
jungshik@google.com
2009-03-25
3
-23
/
+61
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
1
-0
/
+11
*
Fix branding problem
jrg@chromium.org
2009-03-25
1
-1
/
+1
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
1
-0
/
+7
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+4
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+1
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
8
-69
/
+154
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
2
-8
/
+7
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
1
-2
/
+14
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
2
-13
/
+4
[next]