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
*
This CL ensures we don't store empty values in the autofill form DB.
jcampan@chromium.org
2009-02-11
7
-21
/
+98
*
Redo my IPC change, undoing the linker dependency.
jam@chromium.org
2009-02-11
1
-442
/
+438
*
Handle tooltip message so we get fewer NOTIMPLEMENTED()s.
evan@chromium.org
2009-02-11
1
-1
/
+6
*
Construct AudioRendererHost in BrowserRendererProcessHost, also construct
hclam@chromium.org
2009-02-11
8
-18
/
+114
*
Implement browser scrolling on posix.
estade@chromium.org
2009-02-11
2
-72
/
+33
*
Draw custom buttons in toolbar.
evan@chromium.org
2009-02-11
2
-42
/
+151
*
Port some strings in download/save_package.cc
estade@chromium.org
2009-02-11
4
-189
/
+150
*
Fix a potential infinite loop in TabRestoreUITest.RestoreToDifferentWindow.
patrick@chromium.org
2009-02-11
1
-0
/
+1
*
Fix a browser crash when the URLRequestChromeJob goes away
rvargas@google.com
2009-02-11
1
-2
/
+4
*
Fix a browser crash when the async resource handler keeps an
rvargas@google.com
2009-02-11
1
-1
/
+6
*
Unittest gardening on MacOS X:
shess@chromium.org
2009-02-11
2
-6
/
+2
*
Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer....
ananta@chromium.org
2009-02-11
2
-4
/
+22
*
Make browsing_data_remover.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-11
2
-4
/
+15
*
Fill in more gtk callbacks in RenderWidgetHostViewGtk.
estade@chromium.org
2009-02-10
1
-3
/
+15
*
Attempt at preventing a crasher.
jcampan@chromium.org
2009-02-10
1
-0
/
+15
*
Optionally support URLPatterns in standalone user
aa@chromium.org
2009-02-10
3
-19
/
+86
*
Turn on Mac cursor support now that we're already linking in the world.
avi@chromium.org
2009-02-10
2
-8
/
+19
*
Move opener/group relationship forgetting on navigation into TabStripModel fr...
ben@chromium.org
2009-02-10
5
-49
/
+168
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
24
-304
/
+88
*
Make character_encoding.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-10
2
-3
/
+1
*
MovePluginWindows should always be called, even if suppress_view_updating_ is...
jam@chromium.org
2009-02-10
1
-4
/
+6
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
19
-62
/
+64
*
Do some more work on RenderWidgetHostViewGtk
estade@chromium.org
2009-02-10
2
-75
/
+92
*
Disable context menu item "Open image in new tab" from context menu for thumb...
sidchat@google.com
2009-02-10
1
-0
/
+8
*
Switch the Mac accessor method name to match the GTK one (consistency is good).
avi@chromium.org
2009-02-10
3
-6
/
+2
*
Remove tab_util from scaffolding.
paul@chromium.org
2009-02-10
1
-1
/
+0
*
revert my ipc change due to compile failure in debug ipc_tests
jam@chromium.org
2009-02-10
1
-2
/
+19
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
24
-88
/
+304
*
Fix ipc logging for non browser processes. I broke this in my last refactori...
jam@chromium.org
2009-02-10
1
-19
/
+2
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-02-10
7
-40
/
+38
*
Hook views up.
avi@chromium.org
2009-02-10
2
-0
/
+5
*
fix compile failure
kuchhal@chromium.org
2009-02-10
1
-1
/
+1
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
18
-61
/
+59
*
Reapplying tab support (change 9388). I synced and re-applied my change and ...
tommi@chromium.org
2009-02-10
4
-33
/
+86
*
Linux: fix crash in OnGetScreenInfo
agl@chromium.org
2009-02-10
1
-1
/
+4
*
Linux: fix uninited variable
agl@chromium.org
2009-02-10
1
-1
/
+3
*
Linux: porting effort
agl@chromium.org
2009-02-10
2
-2
/
+0
*
Adds some debugging code in hopes of isolating bug 6316. I suspect the
sky@google.com
2009-02-10
3
-3
/
+34
*
#ifdef around a DCHECK in a Windows-specific code path.
evan@chromium.org
2009-02-10
1
-0
/
+5
*
Remove dead code from last commit.
estade@chromium.org
2009-02-10
1
-7
/
+0
*
Linux: save BrowserWindowGtk's vbox as a member variable
estade@chromium.org
2009-02-10
2
-4
/
+12
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
7
-26
/
+51
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
15
-63
/
+50
*
Get the renderer closer to rendering something on linux.
estade@chromium.org
2009-02-10
4
-5
/
+18
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
15
-50
/
+63
*
Fix UI test regression, there's a better way to refactor this anyway.
pkasting@chromium.org
2009-02-10
3
-0
/
+20
*
POSIX: add command line option to launch renderers in a wrapper
agl@chromium.org
2009-02-10
1
-1
/
+16
*
Make aero glass code look more like other nonclient views in hopes of easing ...
pkasting@chromium.org
2009-02-09
7
-260
/
+167
*
Speling fix.
avi@chromium.org
2009-02-09
2
-4
/
+4
*
NO CODE CHANGE. Fix EOL in autofill_manager.cc.
maruel@chromium.org
2009-02-09
1
-110
/
+110
[next]