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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
37
-656
/
+560
*
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
8
-0
/
+224
*
We will sort the encoding menu items according to current used UI language ex...
jnd@chromium.org
2009-02-20
7
-124
/
+234
*
Xcode project file changes for audio/video renderers and
hclam@chromium.org
2009-02-20
1
-0
/
+26
*
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
7
-47
/
+24
*
Unit tests fix
agl@chromium.org
2009-02-20
1
-0
/
+3
*
Build fix
agl@chromium.org
2009-02-20
1
-1
/
+1
*
Bitmap transport
agl@chromium.org
2009-02-20
45
-289
/
+1242
*
Port save_package_unittest to posix.
estade@chromium.org
2009-02-20
5
-99
/
+104
*
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
3
-7
/
+17
*
Add a warning comment to prevent increasing
wtc@chromium.org
2009-02-20
1
-1
/
+5
*
Reported crashers indicate that the autofill popup-menu is showing for a deta...
jcampan@chromium.org
2009-02-19
1
-2
/
+17
*
Marks the test
sky@google.com
2009-02-19
1
-2
/
+3
*
Defers the test
sky@google.com
2009-02-19
1
-2
/
+3
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
16
-14
/
+118
*
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
2
-3
/
+6
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
15
-487
/
+650
*
Rebaselines the test
sky@google.com
2009-02-19
3
-2
/
+3
*
Relocate custom button code to its own files, in anticipation of more changes.
evan@chromium.org
2009-02-19
5
-114
/
+137
*
Rebaselines the test
sky@google.com
2009-02-19
4
-73
/
+73
*
* 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
11
-2
/
+1234
*
Include entries for SOCKS in ProxyResolverMac.
ericroman@google.com
2009-02-19
3
-80
/
+92
*
Check in C99 compatibility headers for MSVC and FFmpeg.
scherkus@chromium.org
2009-02-19
3
-1
/
+37
*
Checking in basic FFmpeg import library generator project and public header f...
scherkus@chromium.org
2009-02-19
32
-0
/
+6915
*
Defers accessibility layout tests per our discussion the other day.
sky@google.com
2009-02-19
1
-1
/
+3
*
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
2
-31
/
+68
*
Fix for a flag error introduced yesterday for non-client messages, which we
idanan@chromium.org
2009-02-19
1
-6
/
+6
*
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
7
-35
/
+35
*
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
*
Rebaselines the test LayoutTests/fast/transforms/shadows.html . We
sky@google.com
2009-02-19
4
-3
/
+107
*
Add a comment to a metrics_service.cc NOTIMPLEMENTED.
evan@chromium.org
2009-02-19
1
-0
/
+3
*
Remove some NOTIMPLMENTEDs which are apparently no longer necessary.
evan@chromium.org
2009-02-19
1
-3
/
+3
*
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
5
-10
/
+75
*
Update the fixable list to defer all the new tests and the
ojan@chromium.org
2009-02-19
1
-76
/
+146
*
Roll DEPS to pick up FontLinux fix.
dglazkov@google.com
2009-02-19
1
-1
/
+1
*
WebKit Merge 41057:41077, Chromium Side
dglazkov@google.com
2009-02-19
5
-20
/
+3
*
Fix test because GetBrowserProcessCount counts the browser as well :)
cpu@google.com
2009-02-19
1
-1
/
+1
*
Moving AutomationMsg_NavigationFailed to the end as required by the automatio...
ananta@chromium.org
2009-02-19
1
-9
/
+9
*
Turn on DNS prefetching.
evan@chromium.org
2009-02-19
1
-5
/
+0
[next]