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
*
Troubleshooting the purify issue (bug 7921)
cpu@google.com
2009-02-21
1
-3
/
+3
*
Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...
rafaelw@chromium.org
2009-02-21
2
-0
/
+9
*
This comment was out of date, so sample code like it wouldn't compile now.
pkasting@chromium.org
2009-02-21
1
-1
/
+1
*
Skip certification root initialization if it's not needed.
stoyan@chromium.org
2009-02-21
1
-4
/
+6
*
More fixes for bad reference counting.
darin@chromium.org
2009-02-20
2
-23
/
+21
*
Fix memory leak caused by bad reference counting. When the test server is
darin@chromium.org
2009-02-20
1
-6
/
+7
*
Fix unit test memory leak
agl@chromium.org
2009-02-20
2
-4
/
+13
*
Purify fix
agl@chromium.org
2009-02-20
1
-0
/
+2
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
6
-11
/
+68
*
Add UI support for the newly added Turkish and Estonian spellcheckers.
sidchat@google.com
2009-02-20
3
-3
/
+7
*
This CL fix the following 2 bugs:
xji@chromium.org
2009-02-20
6
-23
/
+185
*
Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s...
maruel@chromium.org
2009-02-20
3
-2
/
+31
*
Roll deps to pull in inspector fix from third_party/WebKit. TBR.
ojan@chromium.org
2009-02-20
1
-1
/
+1
*
Update libpng to 1.2.35.
maruel@chromium.org
2009-02-20
18
-517
/
+618
*
This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...
xji@chromium.org
2009-02-20
1
-3
/
+14
*
Use the URLFixerUpper on entry
erg@google.com
2009-02-20
1
-1
/
+3
*
Correct the fallback language code for spellcheck dictionary languages.
sidchat@google.com
2009-02-20
24
-24
/
+24
*
Draw custom menu buttons properly.
evan@chromium.org
2009-02-20
7
-89
/
+247
*
Implement the logic to change Renderers. We can now navigate between pages!
erg@google.com
2009-02-20
3
-4
/
+9
*
Make perftests, generate_profile, interactive_ui_tests and unit_tests depend ...
maruel@chromium.org
2009-02-20
2
-0
/
+8
*
Add printing in chrome/DEPS.
maruel@chromium.org
2009-02-20
3
-0
/
+3
*
Move units to new module printing. Add printing_unittests on Windows too. Mak...
maruel@chromium.org
2009-02-20
19
-49
/
+462
*
Implement RenderWidgetHostViewGtk::Destroy.
deanm@chromium.org
2009-02-20
1
-2
/
+1
*
Disable a test that's hanging on the purify bot.
erikkay@google.com
2009-02-20
1
-2
/
+4
*
Make plugin_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
13
-60
/
+68
*
Revert r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
20
-507
/
+2
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
13
-79
/
+182
*
#define WTF_CHANGES in config.h.in.
mark@chromium.org
2009-02-20
1
-0
/
+2
*
Mark some mac tests always passing, mark one debug flaky test.
thomasvl@chromium.org
2009-02-20
1
-2
/
+3
*
Remove unused 'node' parameter from ImeUpdateStatus.
darin@chromium.org
2009-02-20
6
-8
/
+2
*
Include a better sample JSON dataset in traceline.
deanm@chromium.org
2009-02-20
5
-112931
/
+206
*
Update WebKit to pick up WebKit/WebKit/README.
maruel@chromium.org
2009-02-20
1
-1
/
+1
*
Import traceline, a Windows performance trace event logger.
deanm@chromium.org
2009-02-20
29
-0
/
+121593
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
20
-2
/
+507
*
Reformat some omnibox enum comments. This helps readability a bit by using m...
deanm@chromium.org
2009-02-20
1
-8
/
+10
*
Display windowless plugins on Linux as windowed.
deanm@chromium.org
2009-02-20
1
-0
/
+7
*
Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".
hbono@chromium.org
2009-02-20
1
-21
/
+29
*
Moves the "common/child_process_info.cc" from "libbrowser.a" to "libcommon.a".
hbono@chromium.org
2009-02-20
1
-2
/
+2
*
Fix linux tests. Can't rely on directory iteration order.
aa@chromium.org
2009-02-20
1
-1
/
+2
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
7
-6
/
+54
*
Make BrowserWindowGtk work with resource bundle theme images.
mmoss@chromium.org
2009-02-20
1
-16
/
+37
*
Reverting 10080.
jam@chromium.org
2009-02-20
37
-561
/
+656
*
Fix release build break
jam@chromium.org
2009-02-20
1
-0
/
+1
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
37
-656
/
+560
*
I forgot to add #include <functional> to l10n_util.h for using binary_function
jnd@chromium.org
2009-02-20
1
-0
/
+1
*
Audio related IPC messages and handlers from browser to
hclam@chromium.org
2009-02-20
8
-0
/
+224
*
We will sort the encoding menu items according to current used UI language ex...
jnd@chromium.org
2009-02-20
7
-124
/
+234
*
Xcode project file changes for audio/video renderers and
hclam@chromium.org
2009-02-20
1
-0
/
+26
*
Remove a forward declaration that is not being used.
jhawkins@chromium.org
2009-02-20
1
-1
/
+0
*
Make user_data_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
7
-47
/
+24
[next]