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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
25
-951
/
+788
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
11
-34
/
+60
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
9
-2
/
+69
*
Fix null termination bug when reading UserScript
aa@chromium.org
2009-04-04
1
-2
/
+4
*
Gtk: pass the correct event time when we show right click context menus in th...
estade@chromium.org
2009-04-03
6
-10
/
+33
*
Change the size of media cache
hclam@chromium.org
2009-04-03
1
-3
/
+4
*
Remove a DCHECK in RenderView::CloseAudioStream
hclam@chromium.org
2009-04-03
1
-5
/
+7
*
Lands fix for 9659 from tedoc. See http://codereview.chromium.org/60059 for r...
sky@chromium.org
2009-04-03
1
-3
/
+20
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
10
-8
/
+284
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
65
-49
/
+119
*
NULL check web_contents_ to prevent a crash.
tc@google.com
2009-04-03
1
-2
/
+3
*
Create a well-defined region that closely matches the shape of the tab to use...
jhawkins@chromium.org
2009-04-03
4
-36
/
+35
*
Make ProxyResolverV8 the default.
ericroman@google.com
2009-04-03
3
-9
/
+7
*
Gtk: Insert a border at the bottom of the toolbar.
estade@chromium.org
2009-04-03
1
-0
/
+10
*
Fixes regression in dragging bookmark bar. The bookmark bar would not
sky@chromium.org
2009-04-03
1
-2
/
+3
*
Add some hysterisis to tab dragging on Mac.
shess@chromium.org
2009-04-03
1
-0
/
+19
*
Adds temporary warning when installing Chrome extensions. The warning
georged@chromium.org
2009-04-03
1
-0
/
+16
*
Fix for issue 9685:
sgk@google.com
2009-04-03
1
-1
/
+1
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
7
-8
/
+20
*
Build fix: devtools_messages_internal.h moved w/o updating if 0 block
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Put a border around the find bar text entry field.
estade@chromium.org
2009-04-03
1
-5
/
+6
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
10
-35
/
+12
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
11
-41
/
+40
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
10
-23
/
+452
*
Make OpenProcessHandle report an error when it couldn't open the handle.
phajdan.jr@chromium.org
2009-04-03
3
-4
/
+12
*
DevTools: Add devtools messages into the about:ipc dialog.
pfeldman@chromium.org
2009-04-03
3
-9
/
+27
*
Remove two unneeded uses of std::floor in the GTK tab code.
deanm@chromium.org
2009-04-03
1
-3
/
+2
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
10
-19
/
+17
*
Two of the installer tests were failing because of path issues. Looks like bu...
anantha@chromium.org
2009-04-03
3
-31
/
+47
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
4
-38
/
+9
*
Start of code coverage for Mac.
jrg@chromium.org
2009-04-03
1
-0
/
+27
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
39
-302
/
+252
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
101
-355
/
+9858
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
101
-9858
/
+355
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
19
-194
/
+518
*
FFmpeg video decoder glue code
hclam@chromium.org
2009-04-02
1
-0
/
+2
*
Fix linking with gold by cleaning up lib dependencies.
tc@google.com
2009-04-02
1
-7
/
+7
*
Add basic mouse input handling for Linux TabStrip.
jhawkins@chromium.org
2009-04-02
4
-4
/
+134
*
Speculative fix for a crash in resource handlers.
paulg@google.com
2009-04-02
2
-0
/
+8
*
Only create one downloads tab per window. If there is already a Downloads
estade@chromium.org
2009-04-02
3
-2
/
+6
*
Copy selection to x clipboard.
estade@chromium.org
2009-04-02
8
-22
/
+190
*
Fix distribution test that fails in official build
cpu@google.com
2009-04-02
1
-23
/
+25
*
Disabling the tests temporarily.
anantha@chromium.org
2009-04-02
1
-3
/
+3
*
Revert until sequencing issue fixed.
ben@chromium.org
2009-04-02
4
-109
/
+16
*
Add -lX11 -lXrender -lXext to the chrome link.
sgk@google.com
2009-04-02
1
-0
/
+7
*
Fix a case where non-tabbed browser windows could open tabs. Also includes UI...
ben@chromium.org
2009-04-02
4
-16
/
+109
*
Added two more installer tests: 1. Testcase to install and verify differenial...
anantha@chromium.org
2009-04-02
3
-37
/
+129
*
Add a ui test that can be used to fetch a url and wait for a cookie to be set.
asargent@chromium.org
2009-04-02
3
-0
/
+383
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
8
-0
/
+54
*
Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...
finnur@chromium.org
2009-04-02
2
-6
/
+18
[next]