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
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
25
-200
/
+281
*
Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."
agl@chromium.org
2009-05-01
4
-39
/
+0
*
Remove StopAutocomplete() helper from AutocompletePopupViewMac.
shess@chromium.org
2009-05-01
3
-6
/
+2
*
Create the directory for Mac dev build archiving to use and put in an initial...
thomasvl@chromium.org
2009-05-01
1
-0
/
+1
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
2
-13
/
+2
*
Strings for default browser infobar.
ben@chromium.org
2009-05-01
3
-0
/
+19
*
Measure IPC latency for audio
hclam@chromium.org
2009-05-01
3
-7
/
+69
*
Release the autocomplete popup panel when not visible.
shess@chromium.org
2009-05-01
1
-0
/
+8
*
Increase the firstrun bubble width for Tamil.
jungshik@google.com
2009-05-01
1
-1
/
+1
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
2
-20
/
+66
*
Making CloseWindow and CloseTab automation API
huanr@chromium.org
2009-05-01
10
-66
/
+240
*
Enables key view loop autorecalculation in the BrowserWindow on Mac. This fixes
rohitrao@chromium.org
2009-05-01
1
-1
/
+1
*
Replace window.external with a v8::extension.
mbelshe@google.com
2009-05-01
9
-79
/
+89
*
More focus fixing.
avi@google.com
2009-05-01
1
-1
/
+2
*
Only send events to renderers that are listening to an event.Notify browser w...
erikkay@google.com
2009-05-01
10
-11
/
+137
*
chrome.gyp updates:
sgk@google.com
2009-05-01
1
-11
/
+104
*
Fix a small undercalculation of the space available a result description.
deanm@chromium.org
2009-05-01
1
-3
/
+3
*
Add a title to the "download in progress" dialog.
abarth@chromium.org
2009-05-01
1
-0
/
+4
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
1
-3
/
+4
*
Linux: terminate clipboard handling on the UI thread.
agl@chromium.org
2009-05-01
3
-27
/
+141
*
Undisable the temporarily disabled test, by fixing the URL expectation to hav...
ericroman@google.com
2009-05-01
1
-3
/
+2
*
POSIX: Don't allow onunload handlers to hang a renderer forever.
agl@chromium.org
2009-05-01
4
-0
/
+39
*
Disabling the EmbeddedMP3 plugin test as it needs a functional sound device o...
ananta@chromium.org
2009-05-01
1
-2
/
+2
*
People should just use GetWindow() instead of calling GetWidget()->GetWindow()
ben@chromium.org
2009-05-01
5
-11
/
+9
*
Stop the location bar from flashing white when navigating from one HTTPS site...
abarth@chromium.org
2009-05-01
3
-8
/
+15
*
Add some histograms to see how often users click through blocking pages.
abarth@chromium.org
2009-05-01
2
-1
/
+43
*
Code coverage improvements.
jrg@chromium.org
2009-04-30
1
-3
/
+12
*
Fix the web inspector on linux.
tc@google.com
2009-04-30
2
-3
/
+4
*
GTK: give the findbox curvy edges.
estade@chromium.org
2009-04-30
4
-16
/
+130
*
Implement ID persistence for bookmarks:
munjal@chromium.org
2009-04-30
10
-67
/
+406
*
Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac...
ananta@chromium.org
2009-04-30
1
-0
/
+9
*
GTK: Allow the user to resize the chromium window as small as they like.
estade@chromium.org
2009-04-30
2
-1
/
+15
*
Fixes the implementation of TabContentsViewMac::TakeFocus().
rohitrao@chromium.org
2009-04-30
1
-1
/
+7
*
Changes the way we calculate hit rects in TabView to reduce
rohitrao@chromium.org
2009-04-30
1
-1
/
+9
*
Adds a GetWindow method to View.
ben@chromium.org
2009-04-30
3
-2
/
+11
*
Add two new master preferences (import_bookmarks and make_default_browser_for...
kuchhal@chromium.org
2009-04-30
4
-14
/
+42
*
Remove ifdefs now that Mac passes.
pinkerton@chromium.org
2009-04-30
1
-9
/
+0
*
Fix the uninstall failures caused by elevated uninstaller.
kuchhal@chromium.org
2009-04-30
5
-44
/
+71
*
Don't show popups before tabs have been added. Instead, prevent the BrowserVi...
ben@chromium.org
2009-04-30
2
-13
/
+7
*
Remove COM initialization from renderer
cpu@google.com
2009-04-30
1
-4
/
+2
*
Patch for accelerator clean-up from Hamaji.
jcampan@chromium.org
2009-04-30
7
-57
/
+60
*
Turn off unit test that fails on builder.
pinkerton@chromium.org
2009-04-30
1
-0
/
+4
*
use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc
rafaelw@chromium.org
2009-04-30
2
-60
/
+24
*
Adjust the Options dlg height for gu to 36.
jungshik@google.com
2009-04-30
1
-1
/
+1
*
Correct omnibox2 popup placement for RTL languages.
ben@chromium.org
2009-04-30
1
-1
/
+6
*
GTK: Directly allocate widgets that are children of GtkFixed.
estade@chromium.org
2009-04-30
2
-5
/
+8
*
Upadte version for the Lithuanian spell check dictionary.
mal@chromium.org
2009-04-30
1
-0
/
+1
*
Add notification (and unit test) for closing prefs window so it can be cleane...
pinkerton@chromium.org
2009-04-30
5
-6
/
+60
*
Adding ifdef to remove Skia dependency in IPC code for testing.
robertshield@google.com
2009-04-30
3
-2
/
+13
*
Add a very basic preferences window controller with unit test. Fix the prefs ...
pinkerton@chromium.org
2009-04-30
6
-7
/
+141
[next]