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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy text selection from renderer to browser every time it changes.
estade@chromium.org
2009-04-09
8
-127
/
+12
*
Fix a missing #include in the mac source.
thestig@chromium.org
2009-04-09
1
-0
/
+1
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
6
-105
/
+26
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
7
-5
/
+31
*
Skia: Merge upstream's r149.
agl@chromium.org
2009-04-08
3
-3
/
+230
*
Linux: Hook up confirm info bar buttons. Session restore works.
estade@chromium.org
2009-04-08
1
-2
/
+30
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
32
-85
/
+190
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
2
-0
/
+4
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
30
-307
/
+222
*
fix mac bustage
darin@chromium.org
2009-04-08
1
-3
/
+6
*
Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...
aa@chromium.org
2009-04-08
2
-58
/
+77
*
Fix for invocation over deprecated protocol handler
cpu@google.com
2009-04-08
1
-28
/
+8
*
A few more flaky tests. I think we're converging on
ojan@google.com
2009-04-08
1
-5
/
+6
*
Implement mouse input handling for the close button in the Linux tabstrip.
jhawkins@chromium.org
2009-04-08
6
-18
/
+131
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
29
-219
/
+301
*
Remove superfluous depends now that WebString isn't in IPC anymore.
agl@chromium.org
2009-04-08
1
-4
/
+0
*
Use histogram in AudioRendererHost to measure IPC audio latency
hclam@chromium.org
2009-04-08
1
-2
/
+17
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
15
-91
/
+14
*
Print times for individual tests that take longer than 1 second to run.
ojan@google.com
2009-04-08
2
-5
/
+36
*
posix: make ctl-C work within gdb for dropping to a console.
evan@chromium.org
2009-04-08
2
-1
/
+17
*
Remove reference to non-existent file in GYP.
agl@chromium.org
2009-04-08
1
-1
/
+0
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
14
-188
/
+383
*
Add gyp-generated XCode and SCons files to svn:ignore.
sgk@google.com
2009-04-08
0
-0
/
+0
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
26
-132
/
+595
*
Linux cflag changes:
sgk@google.com
2009-04-08
3
-4
/
+11
*
linux: temporarily disable a test due to flakiness.
evan@chromium.org
2009-04-08
1
-0
/
+5
*
roll DEPS to pick up latest third_party/WebKit
darin@chromium.org
2009-04-08
1
-1
/
+1
*
Ensure the previous/next button don't get focused when clicked.
jcampan@chromium.org
2009-04-08
1
-0
/
+5
*
Switching default_plugin to gyp on windows.
bradnelson@google.com
2009-04-08
0
-0
/
+0
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
7
-37
/
+27
*
Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...
sidchat@google.com
2009-04-08
2
-1
/
+10
*
Fix mouse wheel redirection when omnibox has focus
amit@chromium.org
2009-04-08
2
-0
/
+13
*
Modifies the criteria checker to require XP SP2 as the minimum OS version; we...
gwilson@google.com
2009-04-08
1
-5
/
+5
*
Disable Cache ui test as it fails on the bot
pinkerton@chromium.org
2009-04-08
1
-0
/
+2
*
Attempt to fix crash that I don't fully understand and can't repro :(
pkasting@chromium.org
2009-04-08
1
-2
/
+13
*
Linux: warning when not running most recent test_shell
agl@chromium.org
2009-04-08
1
-1
/
+26
*
Enable a bunch of ui tests on Mac.
pinkerton@chromium.org
2009-04-08
5
-15
/
+8
*
One of the new regressions is also failing on windows.
nsylvain@chromium.org
2009-04-08
1
-1
/
+1
*
clean out the failing layout tests that have been left failing
nsylvain@chromium.org
2009-04-08
1
-2
/
+4
*
Remove our only use of dynamic_cast, which is not needed.
deanm@chromium.org
2009-04-08
1
-1
/
+1
*
Remove some unused stuff from basictypes.h.
deanm@chromium.org
2009-04-08
1
-48
/
+0
*
Added restore and add tab to the system menu so that these operations
idanan@chromium.org
2009-04-08
2
-3
/
+15
*
1. All debugger messages are dispatched in a static method on the IO thread. ...
yurys@google.com
2009-04-08
9
-24
/
+229
*
Refactor tab model observer for cocoa into a separate class so it can be re-u...
pinkerton@chromium.org
2009-04-08
7
-106
/
+214
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
30
-49
/
+57
*
A few small improvements to ChromeCanvasPaint.
deanm@chromium.org
2009-04-08
1
-13
/
+7
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
15
-46
/
+3
*
Move location bar bridge out of tab_contents_controller.
shess@chromium.org
2009-04-08
6
-75
/
+149
*
Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...
kuchhal@chromium.org
2009-04-08
2
-41
/
+32
*
Temporary fix for omnibox crash.
estade@chromium.org
2009-04-08
3
-4
/
+60
[next]