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
*
Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...
mattm@chromium.org
2009-08-21
10
-110
/
+264
*
Breakpads missing from browser process.
mark@chromium.org
2009-08-21
1
-16
/
+16
*
Don't show "Inspect Element" in the context menu if we can't inspect.
agl@chromium.org
2009-08-21
8
-8
/
+81
*
We should only handle http and https in the URL job created to enable automat...
ananta@chromium.org
2009-08-21
1
-9
/
+11
*
Try to find trunk/src/tools/python before importing google.path_utils.
pam@chromium.org
2009-08-21
1
-5
/
+42
*
Enable startup tests for custom frame. I meant to do this with the
tony@chromium.org
2009-08-21
1
-0
/
+10
*
Disable DevToolsSanityTest.TestShowScriptsTab, which has been flaky for quite...
estade@chromium.org
2009-08-21
1
-1
/
+1
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
12
-116
/
+52
*
Re-apply r23841 "During uninstall if Chrome is set as default"
kuchhal@chromium.org
2009-08-20
10
-106
/
+267
*
The HTTP response headers coming back from the automation URL job need to be ...
ananta@chromium.org
2009-08-20
1
-2
/
+3
*
Linux: make the "change proxy settings" button able to start several proxy co...
mdm@chromium.org
2009-08-20
1
-47
/
+87
*
Moving util methods outside of installer tests.
anantha@chromium.org
2009-08-20
9
-484
/
+513
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
12
-52
/
+116
*
Reapply r23840 - Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
gtk: Update the tooltip state whenever the tab is resized.
jhawkins@chromium.org
2009-08-20
3
-14
/
+41
*
Disable some blocked popup container tests to green the tree.
estade@chromium.org
2009-08-20
1
-5
/
+5
*
Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTest
erg@google.com
2009-08-20
1
-1
/
+5
*
Disable mute/unmute when media does not have an audio track.
scherkus@chromium.org
2009-08-20
2
-3
/
+10
*
Don't abandon or cancel in-progress field editors when the window closes.
pinkerton@chromium.org
2009-08-20
1
-5
/
+12
*
Bookmark STAR bubble.
jrg@chromium.org
2009-08-20
23
-12
/
+1543
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
12
-5
/
+22
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
7
-71
/
+142
*
GTK Theme: Fix corner offsets on the find bar.
erg@google.com
2009-08-20
1
-5
/
+5
*
Fix compile error
pkasting@chromium.org
2009-08-20
1
-1
/
+1
*
Disable the Bookmarks ExtensionAPITest becuase it is flaky.
brettw@chromium.org
2009-08-20
1
-1
/
+2
*
Initialize all new booleans in unittest constructor.
pkasting@chromium.org
2009-08-20
1
-0
/
+2
*
Fix typo in extension install dialog.
aa@chromium.org
2009-08-20
1
-2
/
+2
*
Fix uninitialized memory read in autocomplete tests.
brettw@chromium.org
2009-08-20
1
-0
/
+1
*
Close the autocomplete popup when the user tries to move the
tony@chromium.org
2009-08-20
2
-9
/
+8
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
10
-123
/
+160
*
Fix gcc warning about possible unused variable experienced with Apple gcc 4.2
mark@chromium.org
2009-08-20
1
-2
/
+2
*
Attempt to minimize omnibox flicker, without increasing lag too much.
pkasting@chromium.org
2009-08-20
2
-96
/
+151
*
Remove special event pumping now that r21355 is in and we can specify to use ...
avi@chromium.org
2009-08-20
2
-34
/
+6
*
Check for NULL Profile::GetDefaultRequestContext().
ericroman@google.com
2009-08-20
3
-13
/
+29
*
Move MediaPlayerAction out of context_menu.h into webview.h since it's really...
ajwong@chromium.org
2009-08-20
3
-0
/
+3
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
15
-288
/
+254
*
Revert "Also return bookmark index through bookmarks API."
kuchhal@chromium.org
2009-08-20
1
-4
/
+1
*
Revert "During uninstall if Chrome is set as default,"
kuchhal@chromium.org
2009-08-20
10
-268
/
+106
*
Disable two tests while I investigate why Purify doesnt like them.
kuchhal@chromium.org
2009-08-20
1
-2
/
+2
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
10
-106
/
+268
*
Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
Remove old filters that aren't necessary now that SpellCheck is disabled.
erikkay@chromium.org
2009-08-20
1
-4
/
+1
*
Fix theme install on 64 bit chromium builds.
tony@chromium.org
2009-08-20
1
-4
/
+4
*
Make new FTP the default on Windows. Use the --wininet-ftp
wtc@chromium.org
2009-08-20
3
-12
/
+11
*
Fix log message during install.
kuchhal@chromium.org
2009-08-20
1
-2
/
+1
*
Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-20
2
-0
/
+32
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
20
-385
/
+140
*
Revert r23820 by mnaganov due to Interactive Test failures
asargent@chromium.org
2009-08-20
1
-7
/
+1
*
Fix the compile for TOOLKIT_VIEWS.
phajdan.jr@chromium.org
2009-08-20
1
-1
/
+1
*
GTK Themes: Reapply r23734, fixing destruction order issues.
erg@google.com
2009-08-20
3
-9
/
+131
[next]