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
...
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
10
-52
/
+26
*
Make the Clear Data dialog wider on Filipino locale.
finnur@chromium.org
2009-05-14
1
-2
/
+2
*
Make convert_dict work again by adding AtExitManager in stack in main().
jshin@chromium.org
2009-05-14
1
-0
/
+2
*
Fix a crash in Hunspell :
jshin@chromium.org
2009-05-14
8
-70242
/
+89454
*
Setup.exe now tries to uncompress patch using courgette.
sra@chromium.org
2009-05-14
2
-2
/
+16
*
Use the Mac omnibox field's font as the basis for the fonts used in the field...
shess@chromium.org
2009-05-14
4
-51
/
+77
*
Move Always On Top setting out of Window/WindowDelegate and into task manager...
beng@google.com
2009-05-14
6
-34
/
+104
*
Make the options reset confirm dialog a little wider in ML.
mal@chromium.org
2009-05-14
1
-1
/
+1
*
Add error handling to PageAction extension API.
finnur@chromium.org
2009-05-14
2
-13
/
+29
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
19
-125
/
+142
*
Extend the chrome.tabs API to allow relative paths.
finnur@chromium.org
2009-05-14
1
-5
/
+26
*
Add #include <string> to fix building with gcc 4.3.
thestig@chromium.org
2009-05-14
1
-0
/
+1
*
Add basic checkbox support for GTK.
brettw@chromium.org
2009-05-14
1
-2
/
+0
*
A few quick fixes to SimpleDataSource.
scherkus@chromium.org
2009-05-14
2
-12
/
+13
*
Add star icon for bookmarked results in the omnibox2 popup view.
beng@google.com
2009-05-14
2
-6
/
+18
*
valgrind: re-enable some tests.
evan@chromium.org
2009-05-14
1
-5
/
+0
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
36
-76
/
+105
*
Change VideoRendererImpl to use VideoThread as opposed to VideoRendererBase.
scherkus@chromium.org
2009-05-14
2
-17
/
+34
*
Add another missing dep for getting resource headers generated.
thomasvl@chromium.org
2009-05-14
1
-0
/
+1
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
11
-38
/
+126
*
linux: we actually already had a bug on file for this NOTIMPLEMENTED.
evan@chromium.org
2009-05-14
1
-1
/
+4
*
linux: more NOTIMPLEMENTED bugs.
evan@chromium.org
2009-05-14
1
-1
/
+1
*
linux: another notimplemented into a bug.
evan@chromium.org
2009-05-14
1
-1
/
+3
*
linux: not supporting page actions is a bug.
evan@chromium.org
2009-05-14
1
-1
/
+1
*
scaffolding: SetAsDefaultBrowser NOTIMPLEMENTED made into a bug.
evan@chromium.org
2009-05-14
1
-2
/
+2
*
Fixing a few locale settings for the Clear Browsing Data dialog.
finnur@chromium.org
2009-05-14
4
-6
/
+6
*
Provide one set of mac common app name defines for things that need the name ...
thomasvl@chromium.org
2009-05-14
4
-10
/
+25
*
Fixup colors for inactive tab.
jeremy@chromium.org
2009-05-14
1
-2
/
+2
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
14
-103
/
+467
*
scaffolding: convert a NOTIMPLEMENTED into a bug.
evan@chromium.org
2009-05-14
1
-3
/
+3
*
Add support for almost-recursive watches in Linux DirectoryWatcher
phajdan.jr@chromium.org
2009-05-14
1
-1
/
+5
*
Fix regression caused by gfx::Size no longer accepting negative
tim@chromium.org
2009-05-14
1
-3
/
+2
*
Revert "Implement OS X Encoding Menu."
tc@google.com
2009-05-14
14
-3150
/
+103
*
Enable one SessionRestoreUITest.
huanr@chromium.org
2009-05-14
1
-49
/
+51
*
Update comments as requested by jcampan.
abarth@chromium.org
2009-05-14
2
-3
/
+1
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
14
-103
/
+3150
*
Add missing dep on theme resource for building of unittests (so the header ex...
thomasvl@chromium.org
2009-05-14
1
-0
/
+1
*
Add match count text to the GTK find bar. This also makes the bar wider.
brettw@chromium.org
2009-05-14
7
-84
/
+139
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
12
-122
/
+337
*
Makes it so that os_exchange_data_gtk is only compiled if views is
sky@chromium.org
2009-05-14
1
-4
/
+6
*
Add missing ALLOW_THIS_IN_INITIALIZER_LIST...
phajdan.jr@chromium.org
2009-05-14
1
-1
/
+3
*
Extract Windows-specific parts of TaskManager.
phajdan.jr@chromium.org
2009-05-14
8
-519
/
+623
*
Remove bad DCHECK.
abarth@chromium.org
2009-05-14
1
-1
/
+0
*
Build fix.
abarth@chromium.org
2009-05-14
3
-14
/
+8
*
Factor SSLPolicyBackend out of SSLManager.
abarth@chromium.org
2009-05-14
11
-274
/
+364
*
Resubmit 16044 with typo fixed.
abarth@chromium.org
2009-05-14
4
-42
/
+40
*
Revert 16044
abarth@chromium.org
2009-05-14
4
-40
/
+42
*
Minor cleanup of SSL UI code.
abarth@chromium.org
2009-05-14
4
-42
/
+40
*
Refactor the inner classes from SSLManager to their own files to reduce the c...
abarth@chromium.org
2009-05-14
13
-3273
/
+3362
*
Linux: Delay the deletion of the RWHVGtk object.
willchan@chromium.org
2009-05-14
4
-25
/
+7
[prev]
[next]