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
...
*
Fill in more fields of struct MDRawSystemInfo.
thestig@chromium.org
2009-06-22
1
-6
/
+114
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
49
-150
/
+154
*
Removed message loop from MockPipeline as it is no longer needed.
scherkus@chromium.org
2009-06-22
2
-26
/
+0
*
Linux: Enable some more ui_tests.
willchan@chromium.org
2009-06-22
3
-5
/
+12
*
This updates the PNG library to 1.2.37, which fixes some bugs internal to the...
gspencer@google.com
2009-06-22
21
-1299
/
+1658
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
4
-14
/
+29
*
Move toolbar hotkeys to BrowserWindowGtk.
estade@chromium.org
2009-06-22
3
-26
/
+12
*
Update test failures for WebKit merge 44928:44943.
paul@chromium.org
2009-06-22
1
-0
/
+3
*
Support middle click navigation with infobar links.
estade@chromium.org
2009-06-22
3
-2
/
+63
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
18
-303
/
+205
*
Cleaned up AudioRendererAlgorithmBase: moved data members to private section ...
kylep@chromium.org
2009-06-22
4
-46
/
+71
*
Removing FilterHost::PostTask() in preparation of injected message loops.
scherkus@chromium.org
2009-06-22
5
-49
/
+2
*
WebKit Update 44943:44944.
dglazkov@google.com
2009-06-22
2
-2
/
+2
*
Renamed media::VideoThread to the more appropriate media::VideoRendererBase.
scherkus@chromium.org
2009-06-22
9
-787
/
+305
*
WebKit merge 44928:44943.
paul@chromium.org
2009-06-22
5
-8
/
+6
*
GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...
erg@google.com
2009-06-22
1
-3
/
+3
*
Paste and Go was missing on the omnibar this CL will append a menu item to th...
mhm@chromium.org
2009-06-22
2
-4
/
+45
*
Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...
ben@chromium.org
2009-06-22
1
-0
/
+1
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
7
-377
/
+302
*
Always draw the blue gradient background, even if the custom frame
tc@google.com
2009-06-22
1
-24
/
+27
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
4
-4
/
+47
*
Http cache: Return valid Content-Range headers for a byte range request.
rvargas@google.com
2009-06-22
7
-20
/
+312
*
Add a TODO comment for later when I have more time. (hahaha)
erg@google.com
2009-06-22
1
-0
/
+6
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
6
-300
/
+332
*
Add support for XF86Back and friends. This is how it's done in Galeon.
thestig@chromium.org
2009-06-22
2
-0
/
+16
*
Fix type. Fixes the gcc4.3 build.
tc@google.com
2009-06-22
1
-1
/
+1
*
Rebaseline and mark some video layout tests as pass
hclam@chromium.org
2009-06-22
8
-286
/
+279
*
Correct IsClosing() calculation in slide_animation.h
estade@chromium.org
2009-06-22
1
-1
/
+1
*
Move the titlebar background drawing from the titlebar to the
tc@google.com
2009-06-22
3
-34
/
+15
*
Review URL: http://codereview.chromium.org/140024
ericu@google.com
2009-06-22
1
-6
/
+13
*
Changes tab overview to create a window the max size it can possibly
sky@chromium.org
2009-06-22
5
-81
/
+58
*
Rebuild the bookmark context menu from scratch when selection changes.
estade@chromium.org
2009-06-22
3
-26
/
+57
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
17
-60
/
+283
*
Revert to enumerating all X windows if the Window Manager doesn't support _NE...
jhawkins@chromium.org
2009-06-22
5
-15
/
+42
*
Clarify the reason why a test is failing, now that it has pixel results gener...
pkasting@chromium.org
2009-06-22
1
-4
/
+3
*
More CHECKs in my continuing effort to figure out what is going on. Neither ...
pkasting@chromium.org
2009-06-22
2
-2
/
+3
*
New baseline on linux required after WebKit merge 44922:44927.
paul@chromium.org
2009-06-22
1
-0
/
+1
*
Cancel all pending requests when a worker goes away.
jam@chromium.org
2009-06-22
2
-4
/
+2
*
Add two new test cases to RSAPrivateKey.
aa@chromium.org
2009-06-22
1
-51
/
+313
*
Revert bump of VERSION file
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Updating trunk VERSION build from 191.0 to 192.0
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Returned rect was never being set for OnGetRootWindowRect().
shess@chromium.org
2009-06-22
1
-1
/
+1
*
WebKit Update 44927:44928.
dglazkov@google.com
2009-06-22
2
-2
/
+2
*
Handle proxy corruption including nesting of compressino algorithms
jar@chromium.org
2009-06-22
6
-80
/
+267
*
Updating trunk VERSION build from 190.0 to 191.0
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Correct logic that changes throbber states such that it will stay in the "wai...
pinkerton@chromium.org
2009-06-22
1
-6
/
+10
*
Add "load_states.h" to net.gyp, since it was missing.
ericroman@google.com
2009-06-22
1
-0
/
+1
*
WebKit merge 44922:44927.
paul@chromium.org
2009-06-22
2
-1
/
+4
*
GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.
erg@google.com
2009-06-22
2
-8
/
+6
*
Remove some unused files.
ericroman@google.com
2009-06-22
3
-160
/
+0
[prev]
[next]