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
*
Refactor plugin process code in the browser process so that the browser/about...
jam@chromium.org
2009-02-11
17
-567
/
+398
*
Port CrossSiteResourceHandler to Mac and Linux.
paul@chromium.org
2009-02-11
2
-2
/
+1
*
Make session_service.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-11
6
-10
/
+24
*
Implement more of the TabContentsDelegate to hook up loading URLs from the lo...
pinkerton@chromium.org
2009-02-11
3
-11
/
+32
*
Fetch SDCH dictionary as soon as current URL fetch completes
jar@chromium.org
2009-02-11
2
-5
/
+7
*
Remove final traces of IE from cross-platform password manager.
evan@chromium.org
2009-02-11
3
-1
/
+12
*
Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.
evan@chromium.org
2009-02-11
1
-0
/
+3
*
Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message
ananta@chromium.org
2009-02-11
2
-4
/
+2
*
Disabling the BrowsersRememberFocus test in interactive ui tests to keep
ananta@chromium.org
2009-02-11
1
-1
/
+1
*
The Chrome Automation framework is based on a homegrown request response IPC ...
ananta@chromium.org
2009-02-11
2
-845
/
+846
*
Add a unit test to check that the extension is not repeated in a downloaded f...
sidchat@google.com
2009-02-11
1
-0
/
+3
*
POSIX: Transfer network data using shared memory
agl@chromium.org
2009-02-11
1
-15
/
+11
*
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
[next]