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
...
*
Breakpad's symupload needs -ldl.
thestig@chromium.org
2009-05-22
1
-0
/
+5
*
Fixes a number of issues with ProcessSingletonLinux.
willchan@chromium.org
2009-05-22
1
-64
/
+154
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
18
-351
/
+786
*
Some more porting of browser_views.
brettw@chromium.org
2009-05-22
3
-21
/
+20
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
10
-7
/
+401
*
Rebaseline a bunch of slider/input/zooming tests. They are all alright.
dglazkov@google.com
2009-05-22
20
-109
/
+148
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
6
-60
/
+29
*
linux: Implement a first run dialog.
evan@chromium.org
2009-05-22
5
-20
/
+120
*
Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...
abarth@chromium.org
2009-05-22
5
-18
/
+10
*
Reverting 16802.
mirandac@chromium.org
2009-05-22
1
-3
/
+0
*
Forces window to show and hide with native system calls at the beginning
mirandac@chromium.org
2009-05-22
1
-0
/
+3
*
Disable page cyclers on linux, they're crashing on Chromium Linux.
tc@google.com
2009-05-22
1
-0
/
+3
*
Reverting 16796.
thestig@chromium.org
2009-05-22
7
-104
/
+46
*
Fix the Windows build by adding some missing headers.
brettw@chromium.org
2009-05-22
1
-1
/
+2
*
Move more dialog showing routines to browser_dialogs.h to reduce dependencies
brettw@chromium.org
2009-05-22
7
-12
/
+68
*
Remove some dependencies on Windows-specific files in BrowserView. The usage
brettw@chromium.org
2009-05-22
3
-10
/
+16
*
Add a single monitor implementation of WindowSizer for Linux.
thestig@chromium.org
2009-05-22
7
-46
/
+104
*
On OSX when a pipe is closed and we try to read from it errno is set to EPERM...
jeremy@chromium.org
2009-05-22
1
-0
/
+7
*
Remove a duplicate source file entry -- it appears in the sources of both "ne...
ericroman@google.com
2009-05-22
1
-1
/
+0
*
Introduce a buffer wait and timeout threshold for BufferedResourceLoader
hclam@chromium.org
2009-05-22
2
-175
/
+314
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-52
/
+37
*
Fix a bug in popup menus where we sent the wrong mouse events coordinates to the
tc@google.com
2009-05-22
1
-0
/
+20
*
Add 12479 to known crash list.
huanr@chromium.org
2009-05-22
1
-0
/
+3
*
Rebaseline test due to upstream change http://trac.webkit.org/changeset/41993.
dglazkov@google.com
2009-05-22
4
-61
/
+79
*
Fix merge.
abarth@chromium.org
2009-05-22
1
-4
/
+2
*
Fix mac.
evan@chromium.org
2009-05-22
1
-0
/
+3
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
8
-114
/
+157
*
Roll webkit DEPS and fix compile errors.
abarth@chromium.org
2009-05-22
7
-17
/
+21
*
Refactor the FirstRun code into Windows-specific and portable.
evan@chromium.org
2009-05-22
7
-715
/
+89
*
Add another missing include to exception_handler.cc to fix building on Fedora...
thestig@chromium.org
2009-05-22
1
-0
/
+1
*
Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.
darin@chromium.org
2009-05-22
6
-69
/
+46
*
Fix insidious typo from r16329
estade@chromium.org
2009-05-22
1
-1
/
+1
*
Media player adds seek menu and dialog.
fbarchard@chromium.org
2009-05-22
9
-596
/
+866
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-26
/
+11
*
Overhaul omnibox focus detection on Mac.
shess@chromium.org
2009-05-22
2
-28
/
+87
*
Fix crash as a result of my previous change to fix the memory leak in WebCach...
jam@chromium.org
2009-05-22
7
-11
/
+90
*
New YUV data for next unittest iteration.
fbarchard@chromium.org
2009-05-22
2
-0
/
+2
*
Fix a missing include in exception_handler.cc, fix compilation on Jaunty.
thestig@chromium.org
2009-05-22
1
-5
/
+6
*
Don't allow duplicate bookmark node ids by always assigning ids with the ones...
tim@chromium.org
2009-05-22
5
-11
/
+20
*
New FFmpeg public API headers to match our source tarball in deps.
scherkus@chromium.org
2009-05-22
14
-297
/
+519
*
Pulling in latest gyp improvement (copy file fix on windows).
bradnelson@chromium.org
2009-05-22
1
-1
/
+1
*
Add baselines for new tests that pass.
dglazkov@google.com
2009-05-22
10
-3
/
+103
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
11
-69
/
+304
*
Use a NotificationRegistrar to listen for notifications.BUG=2381
pkasting@chromium.org
2009-05-22
4
-29
/
+11
*
Fix some incorrect timeout settings in ui test.
huanr@chromium.org
2009-05-22
1
-7
/
+7
*
Issue 12160: Crash
idanan@chromium.org
2009-05-22
2
-0
/
+30
*
Respect the kNoFirstRun flag on Mac to not display the UI. This should help ...
jeremy@chromium.org
2009-05-22
1
-1
/
+7
*
Suppress jump on uninitialized value noticed by Valgrind on Mac in
nirnimesh@chromium.org
2009-05-22
1
-0
/
+22
*
Linux: update splash page to mention lack of Gears support.
agl@chromium.org
2009-05-22
2
-0
/
+2
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
12
-168
/
+381
[prev]
[next]