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 autocomplete.cc and dependencies compile on Posix.
jhawkins@chromium.org
2009-02-24
8
-74
/
+74
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
27
-118
/
+112
*
Implement ResourceMessageFilter::OnGetWindowRect and OnGetRootWindowRect
evan@chromium.org
2009-02-24
3
-4
/
+39
*
Taking out unfinished code. I don't understand what role these functions play...
avi@chromium.org
2009-02-24
1
-46
/
+14
*
Maximized popup windows couldn't be restored by double-clicking the titlebar,...
pkasting@chromium.org
2009-02-24
1
-2
/
+7
*
Download request manager refactoring.
estade@chromium.org
2009-02-24
12
-210
/
+286
*
Attempt at fixing flakeyness when running session restore ui tests in
sky@google.com
2009-02-24
4
-16
/
+23
*
Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.
pinkerton@chromium.org
2009-02-24
5
-13
/
+39
*
Adds a method to sort the elements of a vector by invoking a method on
sky@google.com
2009-02-24
3
-35
/
+127
*
Reverting 10250.
ericroman@google.com
2009-02-24
1
-2
/
+0
*
Add v8 as dependency of net.
ericroman@google.com
2009-02-24
1
-0
/
+2
*
Removing WS_POPUP before calling SetParent to avoid stealing the focus (flick...
tommi@chromium.org
2009-02-24
1
-5
/
+12
*
Added master preference to select the appropiate shortcut text
cpu@google.com
2009-02-24
3
-46
/
+48
*
Make download manager treat mixed-case extensions the same as lower-case exte...
estade@chromium.org
2009-02-24
4
-87
/
+99
*
Fix missing include in r10237
hclam@chromium.org
2009-02-24
1
-0
/
+1
*
Fix the build due to r10237
hclam@chromium.org
2009-02-24
1
-1
/
+2
*
Tenative fix to see if the reliability crashes go away.
jam@chromium.org
2009-02-24
1
-0
/
+4
*
Update French dictionary files.
sidchat@google.com
2009-02-24
2
-90393
/
+70191
*
Re-re-roll use of ongoing logs to gather stability metrics
jar@chromium.org
2009-02-24
1
-3
/
+1
*
Implementation of data source for media player
hclam@chromium.org
2009-02-24
4
-47
/
+326
*
HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...
ben@chromium.org
2009-02-24
7
-18
/
+28
*
Fix build break due to misplaced ifdef.
mmoss@chromium.org
2009-02-24
1
-1
/
+2
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
34
-822
/
+734
*
Disabling tests that are failing.
kuchhal@chromium.org
2009-02-24
1
-11
/
+13
*
Fix linux build break.
estade@chromium.org
2009-02-24
1
-2
/
+3
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
6
-6
/
+34
*
Fix Linux shared build breakage due to undefined references.
mmoss@chromium.org
2009-02-23
1
-2
/
+6
*
Refactor BaseDownloadItemModel and its inheritors.
estade@chromium.org
2009-02-23
14
-131
/
+112
*
Obey the XDG base directory spec and use ~/.config/chromium on Linux.
evan@chromium.org
2009-02-23
2
-13
/
+19
*
Fix more gcc 4.3 warnings.
evan@chromium.org
2009-02-23
2
-10
/
+13
*
Clear out the vbox before adding a new widget.
erg@google.com
2009-02-23
2
-13
/
+28
*
Make plugin_installer.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
4
-8
/
+4
*
Fix a download regression.
estade@chromium.org
2009-02-23
1
-5
/
+10
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
8
-1
/
+340
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
8
-340
/
+1
*
Update header ref to new location.
jrg@chromium.org
2009-02-23
1
-4
/
+4
*
Fullscreen mode UI.
pkasting@chromium.org
2009-02-23
8
-1
/
+340
*
Discard crash data during first run of a new version.
jar@chromium.org
2009-02-23
6
-5
/
+55
*
Make plugin_process_host.cc and child_process_host.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
9
-136
/
+161
*
Fix a crash when dns prefetching was being shut down without being started.
phajdan.jr@chromium.org
2009-02-23
3
-6
/
+7
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
1
-1
/
+2
*
Fix a bogus end-of-file comment.
pkasting@chromium.org
2009-02-23
1
-1
/
+1
*
A few minor changes to WidgetWin:
pkasting@chromium.org
2009-02-23
5
-16
/
+29
*
Make the "cocoa" group and actual enclosing group so the files contained with...
pinkerton@chromium.org
2009-02-23
1
-24
/
+24
*
Fix some tiny grd issues:
pkasting@chromium.org
2009-02-23
1
-3
/
+3
*
Fix references to moved files
pinkerton@chromium.org
2009-02-23
2
-4
/
+4
*
Move Cocoa-specific files into the cocoa folder
pinkerton@chromium.org
2009-02-23
5
-9
/
+9
*
Add new vcproj for contents of third_party/WebKit/WebKit/chromium
darin@chromium.org
2009-02-23
1
-0
/
+20
*
This CL fixes issue 6099 -- bad display of multi-line English message in pop ...
xji@chromium.org
2009-02-23
10
-23
/
+289
*
Bump VERSION to 2.0.167.0
laforge@chromium.org
2009-02-23
1
-1
/
+1
[next]