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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-0
/
+2
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
9
-26
/
+33
*
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
1
-3
/
+3
*
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
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
4
-7
/
+16
*
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
9
-24
/
+12
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
5
-16
/
+12
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
9
-23
/
+448
*
Make OpenProcessHandle report an error when it couldn't open the handle.
phajdan.jr@chromium.org
2009-04-03
2
-3
/
+7
*
DevTools: Add devtools messages into the about:ipc dialog.
pfeldman@chromium.org
2009-04-03
1
-1
/
+15
*
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
1
-1
/
+1
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
3
-38
/
+0
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
34
-293
/
+235
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
16
-17
/
+17
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
16
-17
/
+17
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
5
-114
/
+128
*
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
5
-21
/
+146
*
Revert until sequencing issue fixed.
ben@chromium.org
2009-04-02
3
-105
/
+16
*
Fix a case where non-tabbed browser windows could open tabs. Also includes UI...
ben@chromium.org
2009-04-02
3
-16
/
+105
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
5
-0
/
+34
*
Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...
finnur@chromium.org
2009-04-02
2
-6
/
+18
*
Don't allow hotkeys to activate un-activatable menu items on linux.
estade@chromium.org
2009-04-02
1
-2
/
+6
*
A file I left out of rietveld issue 56153
estade@chromium.org
2009-04-02
1
-1
/
+1
*
Installing extensions (drag/drop, download crx file) will now be
georged@chromium.org
2009-04-01
6
-9
/
+74
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
2
-6
/
+18
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
3
-1574
/
+0
*
Re-enable save package on linux, mac.
estade@chromium.org
2009-04-01
2
-12
/
+16
*
Don't try to set the cursor on null windows.
estade@chromium.org
2009-04-01
1
-0
/
+5
*
Fix distributor logo placement on glass frame when window is restored from fu...
ben@chromium.org
2009-04-01
2
-0
/
+10
*
Port plugin messages.
jam@chromium.org
2009-04-01
3
-35
/
+18
*
Build fix: DeleteURLAndFavicon was a friend.
agl@chromium.org
2009-04-01
1
-1
/
+1
*
Disable DeleteURLAndFavicon
agl@chromium.org
2009-04-01
1
-1
/
+1
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
5
-15
/
+26
*
Linux: don't use static ChromeFont objects
agl@chromium.org
2009-03-31
2
-5
/
+5
*
OCD fixing of style for the initializer list of ExtensionView.
brettw@chromium.org
2009-03-31
1
-3
/
+6
*
Fix ninebox rendering.
estade@chromium.org
2009-03-31
1
-23
/
+15
*
Don't create an empty folder when saving complete html pages with no extra re...
estade@chromium.org
2009-03-31
1
-3
/
+3
*
Record new tab button presses.
glen@chromium.org
2009-03-31
1
-1
/
+3
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
3
-13
/
+14
*
Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...
jhawkins@chromium.org
2009-03-31
4
-159
/
+102
[next]