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
*
Bring history.cc and dependents into the build.
evan@chromium.org
2009-02-11
7
-85
/
+43
*
Refactor plugin process code in the browser process so that the browser/about...
jam@chromium.org
2009-02-11
25
-600
/
+549
*
Remove leaks that are now fixed.
rvargas@google.com
2009-02-11
1
-112
/
+0
*
Enable the ResourceDispatcherHost unittest for Mac and linux.
paul@chromium.org
2009-02-11
2
-1
/
+4
*
Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.
scherkus@chromium.org
2009-02-11
1
-0
/
+5
*
Port CrossSiteResourceHandler to Mac and Linux.
paul@chromium.org
2009-02-11
4
-42
/
+3
*
POSIX: Change FD passing test to send many messages
agl@chromium.org
2009-02-11
1
-17
/
+26
*
Make session_service.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-11
9
-28
/
+105
*
Make it clear the dictionary .delta files are included under the existing GPL...
ifette@google.com
2009-02-11
1
-1
/
+1
*
Implement more of the TabContentsDelegate to hook up loading URLs from the lo...
pinkerton@chromium.org
2009-02-11
5
-46
/
+114
*
Call InitWebCoreSystemInterface() on OS X.
jeremy@chromium.org
2009-02-11
1
-0
/
+3
*
Reverting 9594.
thestig@chromium.org
2009-02-11
12
-29
/
+25
*
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
3
-20
/
+10
*
janitorial: clean up unnecessary includes in src/chrome/renderer.
thestig@chromium.org
2009-02-11
12
-25
/
+29
*
Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message
ananta@chromium.org
2009-02-11
3
-6
/
+4
*
Disabling the BrowsersRememberFocus test in interactive ui tests to keep
ananta@chromium.org
2009-02-11
1
-1
/
+1
*
Updating reference build to revision 9586 to pick up the latest automation
ananta@chromium.org
2009-02-11
85
-2211
/
+5665
*
POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix)
agl@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
12
-2131
/
+1507
*
Media player availability now determined by SetMediaPlayerAvailable.
scherkus@chromium.org
2009-02-11
1
-2
/
+9
*
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
*
Add build flags to chrome.xcodeproj
amanda@chromium.org
2009-02-11
1
-0
/
+13
*
POSIX: Transfer network data using shared memory
agl@chromium.org
2009-02-11
14
-71
/
+71
*
Text fields were not getting focused.
jcampan@chromium.org
2009-02-11
1
-0
/
+1
*
Almost complete implementation of the Chrome video renderer. Still needs to ...
ralphl@chromium.org
2009-02-11
2
-27
/
+421
*
Fix some files in common. I changed this a while ago but forgot to check it in
brettw@chromium.org
2009-02-11
1
-1
/
+5
*
This CL ensures we don't store empty values in the autofill form DB.
jcampan@chromium.org
2009-02-11
7
-21
/
+98
*
Add libjpeg to the app target
pinkerton@chromium.org
2009-02-11
1
-5
/
+7
*
Redo my IPC change, undoing the linker dependency.
jam@chromium.org
2009-02-11
4
-458
/
+472
*
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
10
-18
/
+211
*
Implement browser scrolling on posix.
estade@chromium.org
2009-02-11
3
-72
/
+35
*
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
5
-197
/
+158
*
Under the OS X Sandbox, some system calls are blocked.
jeremy@chromium.org
2009-02-11
1
-0
/
+6
*
Back out parts of r9537 to fix Linux build bustage.
jeremy@chromium.org
2009-02-11
1
-22
/
+14
*
Fix a potential infinite loop in TabRestoreUITest.RestoreToDifferentWindow.
patrick@chromium.org
2009-02-11
1
-0
/
+1
*
Make sure we copy the file descriptor set when assigning IPC::Messages
paul@chromium.org
2009-02-11
1
-0
/
+3
*
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
4
-32
/
+29
*
* Fix error checking for mmap() for POSIX shared memory.
jeremy@chromium.org
2009-02-11
1
-14
/
+22
*
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
4
-6
/
+49
*
Fill in more gtk callbacks in RenderWidgetHostViewGtk.
estade@chromium.org
2009-02-10
1
-3
/
+15
*
Re-revert change 9439. The original change 9439 was reverted
iposva@google.com
2009-02-10
1
-0
/
+4
*
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
[next]