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
*
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
2
-3
/
+15
*
1. All debugger messages are dispatched in a static method on the IO thread. ...
yurys@google.com
2009-04-08
3
-6
/
+24
*
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
3
-11
/
+11
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
11
-39
/
+2
*
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
*
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
4
-23
/
+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
*
Skia: remove fHeight (retry)
agl@chromium.org
2009-04-08
1
-1
/
+1
*
posix: move lack of printing into a bug.
evan@chromium.org
2009-04-08
1
-18
/
+18
*
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
8
-72
/
+221
*
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
6
-38
/
+51
*
Fixing v8 settings to fix startup_tests regression.
bradnelson@google.com
2009-04-07
1
-1983
/
+1983
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
10
-52
/
+60
*
Revert "Skia: remove fHeight"
agl@chromium.org
2009-04-07
1
-1
/
+1
*
Linux build fix.
agl@chromium.org
2009-04-07
1
-1
/
+1
*
Move loadtimes extension out of the extensions directory.
davemoore@chromium.org
2009-04-07
5
-12
/
+12
*
Fix some threading issues and some refactoring in AudioRendererHost
hclam@chromium.org
2009-04-07
5
-232
/
+437
*
Disable user metrics reporting for chromium builds.
rvargas@google.com
2009-04-07
1
-2
/
+9
*
Cloned from 62030
arv@chromium.org
2009-04-07
5
-19
/
+63
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
15
-75
/
+162
*
Use one worker process per domain until we hit the maximum count of 10, then ...
jam@chromium.org
2009-04-07
5
-17
/
+95
*
Fix a crash seen when trying to paste on linux.
tc@google.com
2009-04-07
1
-0
/
+3
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
25
-501
/
+576
*
posix: the code path on either side of this ifdef is identical.
evan@chromium.org
2009-04-07
1
-10
/
+0
*
posix: convert a NOTIMPLEMENTED into a bug.
evan@chromium.org
2009-04-07
1
-2
/
+3
*
Disables the download item on the download-shelf when the file is opened.
jcampan@chromium.org
2009-04-07
8
-14
/
+84
*
Review URL: http://codereview.chromium.org/63070
senorblanco@chromium.org
2009-04-07
1
-3
/
+0
*
Remove unneeded includes of base/string_piece.h
thestig@chromium.org
2009-04-07
3
-6
/
+9
*
Fix "Save page as..." functionality. Fix by Roland Steiner.
avi@google.com
2009-04-07
1
-1
/
+5
*
Info.plist key SVNRevision is now, really, the SVNRevision.
jrg@chromium.org
2009-04-07
1
-6
/
+1
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
23
-7
/
+462
*
Comment out a test that I accidentally uncommented in my previous CL.
brettw@chromium.org
2009-04-07
1
-3
/
+4
*
Clarify the documentation for loading_only on TabRenderer::UpdateData.
brettw@chromium.org
2009-04-07
2
-3
/
+16
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
32
-125
/
+165
*
Fix a problem with DrawRectInt at the edges of a ChromeCanvas.
deanm@chromium.org
2009-04-07
1
-9
/
+10
*
Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...
ananta@chromium.org
2009-04-07
4
-1
/
+34
[next]