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
*
Implement Printer Preference Persistence (Step 1/3)
maruel@chromium.org
2009-04-09
3
-3
/
+68
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
1
-0
/
+1
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
1
-1
/
+0
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
1
-0
/
+1
*
Move to custom painting the omnibox results with GDK.
deanm@chromium.org
2009-04-09
2
-51
/
+168
*
Implement stop/go button for Linux.
willchan@chromium.org
2009-04-09
10
-40
/
+447
*
Check that the ExtensionFunction has a callback for attempting to send a resp...
rafaelw@chromium.org
2009-04-09
1
-1
/
+3
*
Add an insert tab animation for the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-2
/
+264
*
linux: offset toolbar graphic so tabs merge in properly.
evan@chromium.org
2009-04-09
3
-6
/
+7
*
Fix leak in ChromeURLRequestContext. I read the code wrong; we
aa@chromium.org
2009-04-09
2
-10
/
+2
*
When a DOMUI dialog contains HTML with a select or a text-field which would h...
jcampan@chromium.org
2009-04-09
1
-1
/
+2
*
Copy text selection from renderer to browser every time it changes.
estade@chromium.org
2009-04-09
5
-107
/
+9
*
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
4
-0
/
+7
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
5
-5
/
+25
*
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
22
-64
/
+112
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
2
-0
/
+4
*
Implement mouse input handling for the close button in the Linux tabstrip.
jhawkins@chromium.org
2009-04-08
6
-18
/
+131
*
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
13
-70
/
+13
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-0
/
+1
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
10
-122
/
+234
*
linux: temporarily disable a test due to flakiness.
evan@chromium.org
2009-04-08
1
-0
/
+5
*
Ensure the previous/next button don't get focused when clicked.
jcampan@chromium.org
2009-04-08
1
-0
/
+5
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
1
-1
/
+2
*
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
*
Attempt to fix crash that I don't fully understand and can't repro :(
pkasting@chromium.org
2009-04-08
1
-2
/
+13
*
Enable a bunch of ui tests on Mac.
pinkerton@chromium.org
2009-04-08
3
-6
/
+6
*
Remove our only use of dynamic_cast, which is not needed.
deanm@chromium.org
2009-04-08
1
-1
/
+1
*
Added restore and add tab to the system menu so that these operations
idanan@chromium.org
2009-04-08
1
-3
/
+12
*
Refactor tab model observer for cocoa into a separate class so it can be re-u...
pinkerton@chromium.org
2009-04-08
6
-106
/
+212
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
3
-18
/
+0
*
Move location bar bridge out of tab_contents_controller.
shess@chromium.org
2009-04-08
5
-75
/
+146
*
Temporary fix for omnibox crash.
estade@chromium.org
2009-04-08
3
-4
/
+60
*
DNS prefetch experiment extension: Consider different connection count limits
jar@chromium.org
2009-04-08
1
-5
/
+19
*
Stuff needed for alert info bars.
estade@chromium.org
2009-04-08
1
-16
/
+4
*
linux: don't crash on alert infobars.
evan@chromium.org
2009-04-08
1
-6
/
+1
*
posix: implement AutomationWindowTracker.
evan@chromium.org
2009-04-08
3
-16
/
+37
*
More info bar implementation.
estade@chromium.org
2009-04-08
2
-16
/
+101
*
Support the new popup and new window dispositions in the external tab contain...
ananta@chromium.org
2009-04-08
4
-2
/
+34
*
Fix a crash on tab closure. We now use our own model data and check that the...
jhawkins@chromium.org
2009-04-08
1
-4
/
+5
*
Reimplement the bookmark bar to use a GtkToolbar.
erg@google.com
2009-04-08
2
-29
/
+294
*
hclam: picked you for this review based on the revision log of ChromeURLReque...
aa@chromium.org
2009-04-08
3
-6
/
+32
*
Greatly reduce the race window in ProcessSingleton
cpu@google.com
2009-04-08
1
-8
/
+14
*
Skeleton setup for new Automated UI test framework.
huanr@chromium.org
2009-04-08
1
-12
/
+44
*
Remove unused database code.
paulg@google.com
2009-04-08
2
-33
/
+0
*
Fix the findbar crash.
tc@google.com
2009-04-07
8
-42
/
+40
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-7
/
+14
[next]